and i think so but it didont .. i try with a simple code ...
_________________________________________
#!/usr/bin/perl
print "Content-type: text/html", "\n\n";
print "<html>", "\n";
print "<head>", "\n";
print "<title>Ariel server</title>", "\n";
print "</head>", "\n";
print "<b>","\n"...
Hi i have one little problem with one cgi script and i cant find why he don`t work
...
$date = `/bin/date`;
print "<br> Start </br>", "\n"; # // Line 0
print "<br> $date </br>", "\n"; # // Line 1
print "<br> Done </br>", "\n"; # // Line 2
...
the how program work only to Line 1 and...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.