A Achu New member May 4, 2014 #1 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 .
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 .
gdgsupport Support Staff member May 6, 2014 #2 It’s not possible. ExeOutput will treat files as PHP only if they have .php extensions.
A Achu New member May 6, 2014 #3 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
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