test page error
Posted: Thu Jan 24, 2008 2:35 pm
Script URL:
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
i already changed $base_url = 'http://www.umsl.edu/~yszp4/counter/';
sent graphcount.php to my school's linux in /public_html/counter but it was error when I tried to test it using my broser at http://www.mydomain.edu/counter/graphco ... ?page=test
these were error massages
0) { $count = sprintf('%0'.$min_digits.'s',$count); } /* Print out Javascript code and exit */ $len = strlen($count); for ($i=0;$i<$len;$i++) { echo 'document.write(\'\');'; } exit(); } else { die('ERROR: Invalid log file!'); } /* This functin handles input parameters making sure nothing dangerous is passed in */ function input($in) { $out = htmlentities(stripslashes($in)); $out = str_replace(array('/','\\'), '', $out); return $out; } ?>
does anybody can help me?
Version of script:
Hosting company:
URL of phpinfo.php:
URL of session_test.php:
What terms did you try when SEARCHING for a solution:
Write your message below:
i already changed $base_url = 'http://www.umsl.edu/~yszp4/counter/';
sent graphcount.php to my school's linux in /public_html/counter but it was error when I tried to test it using my broser at http://www.mydomain.edu/counter/graphco ... ?page=test
these were error massages
0) { $count = sprintf('%0'.$min_digits.'s',$count); } /* Print out Javascript code and exit */ $len = strlen($count); for ($i=0;$i<$len;$i++) { echo 'document.write(\'\');'; } exit(); } else { die('ERROR: Invalid log file!'); } /* This functin handles input parameters making sure nothing dangerous is passed in */ function input($in) { $out = htmlentities(stripslashes($in)); $out = str_replace(array('/','\\'), '', $out); return $out; } ?>
does anybody can help me?