GregArtemides
Programmer
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?