Okay,
New to the PHP thing and started a project. Looked at the code, the code should work. The problem seems to be that php may not actually be running.
My questions are as follows:
how do I start PHP? (I assumed that is IIS was running Php would run)
how can I tell if php is running
I want to include mysql incudes & functions how do I start php with the --with--mysql=c:\mysql path extension
Thanks for the help!
Chris