Page 1 of 1

How do I distribute a PHP solution without giving away the s

Posted: Sat Aug 30, 2003 2:03 pm
by GregArtemides
I am looking for a way to distribute a CMS system that I developed using PHP without giving away the source code. Is it possible to distribute a DLL or binary, like you would do with an application written in C for example? Or is there some other way I can do it. I know PHP is a scripting language, is it interpreted or compliled into code before it is used by the PHP engine? :?:

Posted: Sat Aug 30, 2003 2:05 pm
by macewan
zend

Posted: Sat Aug 30, 2003 2:16 pm
by McGruff