ASP to PHP Converter
How is that possible in a UNIX system? So either keep the IIS server or move over to a UNIX? I don't have a database now but I will in the next few months along with a shopping cart.
You can have half your site in asp and half in php. I don't see any reason why you need to convert. Are you using a database for your website now? You may just want to convert that to mySQL and keep your asp catelog in tact. Then add ecart functionality and checkout in php. PHP will run on an IIS server. 


