I am generating an exe which connects to a remote webserver using iframe. All the php and html processing is done on the web server so is there a way to trim php from the generated exe to reduce its size ?
So the exe will only have one index.html file which is an iframe connecting to remote website nothing else.
Please assist.
So the exe will only have one index.html file which is an iframe connecting to remote website nothing else.
Please assist.