Hello,

on 05/17/2005 11:27 AM Brian Dunning said the following:
My background is mostly with Lasso. One cool feature is the ability to make "LassoApps" - single file applications that are secure and can be sold & distributed without providing access to the source. Does PHP offer any such capability?

You may want to try this class that generates a PHP script that self installs packages with many application files.


http://www.phpclasses.org/php2install

Then you can use a PHP compiler like RoadSend to generate executable binaries to protect the code.

http://www.roadsend.com/


--

Regards,
Manuel Lemos

PHP Classes - Free ready to use OOP components written in PHP
http://www.phpclasses.org/

PHP Reviews - Reviews of PHP books and other products
http://www.phpclasses.org/reviews/

Metastorage - Data object relational mapping layer generator
http://www.meta-language.net/metastorage.html

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to