Quote:
Originally Posted by dcortez
Thanks for explaining.
Perhaps, I'm misunderstanding. It seems that the browser page has numerous external web-based includes. And the script for actually parsing the source code is external?
So, if I enter my source code into the form text area, and click on Minify My Code, my private source code is sent up to your server, which does "something" and returns the result. Is that correct?
|
Yes it is. The key moment there: that's my service. So I know that nobody will steal your code. Somebody else may do it, but not me.
P.S. If I won't be a lazy ass, I'll convert my PHP script into a stand-alone desktop Windows executable.