View Single Post
Old 01-22-2008, 03:54 PM   #1 (permalink)
aristoworks
The Contributor
 
aristoworks's Avatar
 
Join Date: Nov 2007
Location: Nashville
Posts: 44
Thanks: 7
aristoworks is on a distinguished road
Default Creating Image Thumbnails WITHOUT header()

I posted an issue a few days ago about how I'm using a flash remoting framework known as amfphp. I have no control over this.

I am needing to create thumbnails based on images (Primarily jpg and gif but would like png support).

I know how to create a thumbnail utilizing a header() but unfortunately I cannot utilize header() as it's already output by amfphp and at runtime it's throwing a nasty "Headers already output" error.

Is there an alternate way of taking an image - creating a thumbnail without utilizing header()'s.

Thanks
jw
Send a message via AIM to aristoworks
aristoworks is offline  
Reply With Quote