Jupac
08-22-2003, 07:21 PM
Umm i use this perl script too have a footer but it keeps
[an error occurred while processing this directive]
at here (http://earth.prohosting.com/jt490250/test.shtml)
add the code is
#!/usr/local/bin/perl
$footer_file = "footer.txt";
print "Content-type: text/html/javascript\n\n";
open(FILE,"$footer_file");
while(<FILE>) {
print $_;
}
Plz help or if pyro comes and anwerwes he will make something up in php
LOL
[an error occurred while processing this directive]
at here (http://earth.prohosting.com/jt490250/test.shtml)
add the code is
#!/usr/local/bin/perl
$footer_file = "footer.txt";
print "Content-type: text/html/javascript\n\n";
open(FILE,"$footer_file");
while(<FILE>) {
print $_;
}
Plz help or if pyro comes and anwerwes he will make something up in php
LOL