Now what have I done? The 2nd line of my script throws the topic error
[php]
include_once ($_SERVER[‘DOCUMENT_ROOT’] . ‘/cgi-bin/cnnct2mysql.php’ );
include_once ($_SERVER[‘DOCUMENT_ROOT’] . ‘/Apr2013_En/pagehitcntr.php’ );
[/php]
If the first line works why doesn’t the second one?
Thanks as always,
usit