Forum Moderators: coopster
I was thinking of having a main database that that the client website would login to and check if its on the database and if its not to keep the site from running.... How would i connect to another servers db / amd semd and recieve a variable..
How would i connect to another servers db / amd semd and recieve a variable..
I think, this is not a proper way of doing it. You might make your CMS depend on an XML output from your system, and encrypt the PHP page in such a way it won't be edited by the customer.
Others might jump in to tell us if there is a better way, but I believe that will work just fine.
Habtom
My best advice is not to release the code at all but to provide a fully hosted service. Rent some good dedicated servers and sell the required hosting with the CMS; that way your customer only uses the CMS admin panel and you keep full control over the code and where it is used. Combine hosting fee invoices with licensing fee invoices and in that way you are justified in turning off hosting due to failure to pay an invoice.
I was thinking of having a main database that that the client website would login to and check if its on the database and if its not to keep the site from running.... How would i connect to another servers db / amd semd and recieve a variable..
[edited by: Marcia at 7:56 am (utc) on Oct. 28, 2007]