Here's the deal:
I have apache running php4.06 on win98
and mysql 3.23.38
but using require_once('DB.php');
won't give me any output, not even simple echo or print statements.
I've tried using the same code and was even able to get db results using PWS, so it would seem there's a problem with my setup.
I found someone else had this same problem searching the archives, but there weren't any responses.
does anyone know what's going on here?
Please help!
Thanks!