I have Win NT4.0/SP3 with OmniHttpd as my Web Server for S/W dev. project.
It's about Web-Base MS Access Database with ODBC and it's run properly.
Recently I decided to use Apache instead. So I remove Omni and install
Apache instead, and then PHP. After that I move my program to Apache folder
and
I have a php top score that functions correctly the only thing that does not
work is when I try to use an include command. I want to display the tope
scores in an existing php page, but when the script runs I get and error
Here is the script
http://24.114.69.70/phptop/CPella/scores.php?filename
I've seen this when the form uses METHOD=post and the browser is on the
same machine
as the server.
Changing to the 'get' method will take care of it but I wish there were a
better solution.
This problem only occurs on Windows.
Art
>From: "Doug Brewer" <