Hi servage,
Now this is interesting and usefull.
Using your trick I was able to run successfully my test, as well as to see that the php exec() function is tolerated by exeOutput.
Many thanks !
PS : I had read the documentation.
If you look at the Global Variables page of the ExeOutput for...
Hi,
Thanks for your support.
Even if I find your choice regretfull, I still appreciate your effort and dedication.
For your information, I googled “ASP to exe” to see how that problem is handled by other “webserver to exe” solution.
To my great surprise, I stumbled upon a PHP compiler...
Oh OK, I see your point and the solution you offer.
However, I question the security scheme altogether !
This is my point :
If I had a full wamp server on my system, I would be able to access local files (notably images) without any trouble.
How can your solution be stricter than the wamp...
Hi,
I have a problem : an src apparently cannot reach an image in the real “Data” folder, but only from remote ressource or from virtual exeOutput for PHP data.
I have the following structure :
Test.exe
Test.userpref
\main -> index.php ; virtualizedImage.jpg
\Data -> realImage.jpg
index php...