WintersMystic
Programmer
how can i use
<pre>
print "Content-type: image/gif\n\n";
</pre>
in a script? i am trying to make the script to where i can call it with <img src="script.pl">. but the way i have it now is being a serious pain in the a$$
<pre>
print "Content-type: image/gif\n\n";
</pre>
in a script? i am trying to make the script to where i can call it with <img src="script.pl">. but the way i have it now is being a serious pain in the a$$