I'm relatively new in PHP but with good programing experience.
Please, could anybody help me:
HOW CAN I PROCESS A REMOTE HTML FILE USING PHP?
I want to build a WAP version of an existing web page.
In the existin web page there is an ASP script that generate an HTML file.I have no access to see the source code of that script.
The only thing I can do is converting the generated HTML file into WML file.
Can somebody tell me how can I do that.
Thus my basic question is :
There is any method to process the remote HTML file?
I'll really appreciate very much any kind of help!
Ferdi