http://web.torres.ws/dev/php
check this out, see if the instructions there help you at all.
Walter
"Bruce Guthrie" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Hi,
>
> I've just installed PHP 4.3.8 on my WinXP, Apache 2.0.50, MySQL 4.0.20d
> system. Apache, MySQL are running
Hey Bruce, could you get it to work with the CLI version of PHP? The exact path
is going to depend on where you installed PHP, but in my installation I use
C:\php\php.exe. So the command to run your program would be something like:
cd\php
php -f C:\path\to\yourfile.php
If that gives you "Hello