I just installed Apache, mySQL and PHP4 and bought a book with examples. With all off the examples I've the problem that the writers note that the code only works when PHP is running as a Apache module.
How can I fix the problem that I'm not able to login at a database I created, when I fill out the login form.
I know it all has to do with the fact that I'm working with windows as operating system and that it's not possible to create [url]WWW.authenticate:[/url] Basic realm and that I have to modify the code.