How to associate a non php file to run as php

Achu

New member
I want to use a nonphp file as php,
for eg. index.asp
so how can i compile the file index.asp with php codes in it

I remember seeing this somewhere but now i am not able to find it in the forum .
 
Can this be made a feature. So we can specify the extension we are using through some configuration parameters.

For some reasons this could add value to the developers
 
Back
Top