bluephoenix96
New member
what I mean is:
I've seen many people using perl instead of html or php or java to make a website.
when I make a perl script (yes,I add the
print "Content-type: text/html\n\n"; )
and I try to open it in browzer it just gives me an error or downloads me the script.
I've seen many people using perl instead of html or php or java to make a website.
when I make a perl script (yes,I add the
print "Content-type: text/html\n\n"; )
and I try to open it in browzer it just gives me an error or downloads me the script.