Parse PHP files into ASP extensions


/ Published in: PHP
Save to your folder(s)

For those cases where you want to code in PHP but need to deploy to ASP. It doesn't account for php logic but only converts the php include() statements into SSI includes. Could be useful for converting basic websites from php to asp, rare but it happens :)

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.