I am redoing my website. It was previously basic html, with asp for links on a side column. Well I am running MSSQL on IIS and I installed PHP. The ASP works fine when the file is .asp, and the PHP works fine respectively. However, they do not work together. So does anyone know how I would go about doing so. Your help is much appreciated. Thank in advance.
P.S. I've heard you can redo the ASP scripts in PHP, but it would great if I wouldn't have to rewrite the existing code...