Software Licensing Script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
JJackson2010
Forum Newbie
Posts: 3
Joined: Sun Dec 12, 2010 6:34 pm

Software Licensing Script

Post by JJackson2010 »

I was wondering... is it possible to develop a simple licensing script in PHP? Or would it require something more in-depth? I basically want to create a system where a person can sign up for a Wordpress (or any other CMS) theme, pay, and receive their license.
User avatar
Jonah Bron
DevNet Master
Posts: 2764
Joined: Thu Mar 15, 2007 6:28 pm
Location: Redding, California

Re: Software Licensing Script

Post by Jonah Bron »

Yes. :)
JJackson2010
Forum Newbie
Posts: 3
Joined: Sun Dec 12, 2010 6:34 pm

Re: Software Licensing Script

Post by JJackson2010 »

How complicated would it be? Is it something I could work on myself while learning PHP or would it take a seasoned coder?
Post Reply