Thread: Php FREAKS
View Single Post
Old 02-24-2004, 05:56 PM  
modifried
Registered User
 
Join Date: Feb 2004
Location: BC, Canada
Posts: 38
Quote:
Originally posted by queer
But but but I need to grab this image using php, then save it to my drive/server with php. Manipulated and changed with gdlibrary, which I know to perfection.. well.. nearly. lol
You can use fopen() to open the image directly. If you're going to modify it, just open it and write it to a temp file, then open the temp file as a GD stream.
modifried is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote