View Single Post

  #14 (permalink)  
Old 10-27-2006
Captain Paralytic
 
Posts: n/a
Default Re: How do you profit from your applications?


stryfedll wrote:
> I believe I will get some of the most important functions and bundle
> them into a .php file, use Zend Guard on it and put it on my own
> server. Then, the application on their end can call the file using
> require()


And when your server goess down or you lose your connection to the
internet, suddenly none of your client's shops work!

This sounds VERY DANGEROUS.

Reply With Quote