On Fri, 2003-11-14 at 16:33, Dan Joseph wrote:
> Hi,
> 
>       Its like any program written in any language.  You are licensing the
> product you created with the language, the functionality, the int property,
> etc..  Stick a price on it, and sell it.  There are some tools for
> protecting your source of the code too.  Check www.zend.com, I don't
> remember what it was called.

Be careful though, if your code incorporates other peoples code, for
instance Smarty, or PEAR::DB then it may fall under their license. For
instance if your code "depends" and I believe the key here is depends,
on GPL code, then it falls under the GPL, even if you don't package GPL
code with it. Feel free to correct me if I'm wrong.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to