I have just started learning PHP and MySQL. I have a simple database I downloaded from Hotscripts.com and have set up the db and all that jazz. I am running IIS on WinXP Pro and I can view the index.php page without a problem, but any other page I go to has the error "The directory name is invalid."
Any ideas on why I'm getting this error?
I started with a simple page pulling quotes from a db and the page worked fine when it was index.php but wouldn't work when it was quotes.php.
Must be something simple I am missing.
Any help would be greatly appreciated.
Cheers.