Page 2 of 2
Posted: Tue Apr 19, 2005 2:29 pm
by feyd
any extra data in the stream (particularlly at the start of it) will corrupt the binary data, most often. Not only that, but any headers attempt to set after output started won't go out.
Posted: Tue Apr 19, 2005 2:31 pm
by soianyc
If i turn this into a function then, will i have the same output as i was having previously???
Posted: Tue Apr 19, 2005 2:33 pm
by feyd
if you call it in the middle of another page, very likely (unless you have it save the image, instead of output it to the stream)
This should be it's own script that you can control of sorts through various URL inputs.. like how vigge89 gave as an example..
Posted: Tue Apr 19, 2005 2:36 pm
by soianyc
Gotcha, i see what your saying. Time to refine the code and hopefully implement it succesfully into my site.
Thank you all for your help in this matter
-Regards
soia