Author |
Message |
Topic: Making PHP parse php scripts named .asp as well? |
aalaap
Replies: 13
Views: 15082
|
|
If you go to c:\php and run php.exe without any parameters, it says No input file specified, which is the exact same error that Firefox shows me. From what I infer, Abyss is not passing the filename.a ... |
Topic: Making PHP parse php scripts named .asp as well? |
aalaap
Replies: 13
Views: 15082
|
|
Like I said in my earlier post, I already tried to make PHP handle asp and asa files but it doesnt take them. Technically it shouldn't matter since it doesnt really care about the extension anyway .. ... |
Topic: Making PHP parse php scripts named .asp as well? |
aalaap
Replies: 13
Views: 15082
|
|
There's an app that is completely in ASP but i want to rewrite it using PHP but keeping the filenames same .. so there is no change required except for the backend. I tried adding "asp asa" to the lis ... |
|