Ask a Question related to PHP Development, Design and Development.
-
Doug D #1
distributing PHP for profit
Is there a way I can sell a PHP "module" without distributing the source
code? I haven't heard of one, but if you have an idea, please let me know.
thanks,
-d
Doug D Guest
-
Decent (free) templates for non-profit/personal use
After spending an hour or so looking on the net for web templates for use with Dreamweaver, I have come up with nothing. (Er... actually really bad... -
Contribute for Non Profit
I read somewhere in the old forum that Contribute was available at a discounted price for Non Profit organizations. Can anyone tell me if this is... -
Take the profit
CAN YOU REALLY EARN A LIVING ON THE NET? It''s no secret that average people from all walks of life are becoming wealthy online. But could you... -
licensing for non-profit organization
Does anyone know what is the licensing fee for .NET software for non-profit organization ? I am trying to use ASP.net to develop a web site for... -
HEADLINE: Macromedia sees $6.7 million profit for quarter
http://maccentral.macworld.com/news/2003/07/24/macromedia/ That's cause they're saving money by not putting any R&D into Freehand MX!!! Nor are... -
Virgil Green #2
Re: distributing PHP for profit
"Doug D" <dougd99@XXXearthlinkXXX.net> wrote in message
news:_ONoc.4618$zO3.3263@newsread2.news.atl.earthl ink.net...know.>
>
> Is there a way I can sell a PHP "module" without distributing the source
> code? I haven't heard of one, but if you have an idea, please let me
Do you mean PHP scripts or a module for PHP itself?
Assuming the former, there is ioncube ([url]www.ioncube.com[/url]) but I've never used
it. I *have* had the displeasure of attempting to test a software package
that was using it and it took over a month for the vendor to figure out they
were encoding their source incorrectly so that it was not possible to even
install their package.
- Virgil
Virgil Green Guest
-
Jeremy Shovan #3
Re: distributing PHP for profit
Doug D wrote:
>
>
> Is there a way I can sell a PHP "module" without distributing the source
> code? I haven't heard of one, but if you have an idea, please let me know.
>
>
> thanks,
> -d
>
You can use the Zend Encoder:
[url]http://www.zend.com/store/products/zend-encoder.php[/url]
it starts at $960
If you are a new company that doesn't make allot of money Zend has
programs that are aimed at helping small businesses. You can apply for
there small business program at
[url]http://www.zend.com/store/products/zend-smallbiz.php[/url].
if you qualify you can get a bundle of software which includes the Zend
Encoder for $295 which I personally think is a great deal considering I
bought the ZDE alone for $250.
I do not work for, nor am I affiliated with Zend.
Jeremy Shovan
Jeremy Shovan Guest
-
Manuel Lemos #4
Re: distributing PHP for profit
Hello,
Doug D wrote:There are several encoders for some time that offer some level of> Is there a way I can sell a PHP "module" without distributing the source
> code? I haven't heard of one, but if you have an idea, please let me know.
protection.
Meanwhile there is a real PHP compiler that generates shared libraries
that completely replace the need for PHP runtime.
[url]http://www.roadsend.com/[/url]
--
Regards,
Manuel Lemos
PHP Classes - Free ready to use OOP components written in PHP
[url]http://www.phpclasses.org/[/url]
PHP Reviews - Reviews of PHP books and other products
[url]http://www.phpclasses.org/reviews/[/url]
Metastorage - Data object relational mapping layer generator
[url]http://www.meta-language.net/metastorage.html[/url]
Manuel Lemos Guest
-
Davor #5
Re: distributing PHP for profit
On Thu, 13 May 2004 16:58:34 GMT
Doug D <dougd99@XXXearthlinkXXX.net> wrote:
You could keep it running at your own server. You could also try obsfucating>
>
> Is there a way I can sell a PHP "module" without distributing the source
> code? I haven't heard of one, but if you have an idea, please let me know.
>
>
> thanks,
> -d
>
the code, but that wont do it in the long run.
--
Kamratligen,
Davor
My GPG-key can be found at
[url]http://blupp.net/~davor/davor.key[/url]
Davor Guest



Reply With Quote

