In that moment, with Windows 7 on my PC, I've installed IIS. I've got one website written in ASP (mdb database) in the inetpub folder, but now I would like to write one website in PHP.
How can I configure my localhost in order to have the possibility to work with both languages? Can I use a mdb database, or I have to use MySql's one? If so, how?
Thanks for you attention and for your help!