- 1,233 categories
- 40,621 scripts
Updated: 06/22/2005
- This class can used to generate keys to control the distribution PHP applications that are enable according to a license.
It generates license strings that can bind PHP applications to specific servers or can only be executed during limited time period or to restrictions placed on a home server.
The binding to server process attempts to use the server network card MAC address. This feature was tested on servers are Mac OS X (Darwin), Linux, Windows XP, although it may also work for FreeBSD, NetBSD, Solaris.
The class also attempts to use information from $_SERVER variable to encode that server name, server IP, server user path and server url to the application folder. This server binding can be disabled if required, and it also possible to block the key being generated for the localhost address (127.0.0.1)
The time limiting of the license uses a start period (and a given start offset to allow for time discrepancies) and an expiry date if required.
If required when validating a key it is possible to dial home to check the license key on your own server. (see demo2.license.php file)
The PHP_OS and PHP_VERSION of the php that the key was generated for is also encrypted into the key.
It is also possible to encrypt additional information into the license key.
This class is still in development however it is stable.
- Categories
- Tags
- Platforms
- Licenses
- Author
- This is a tutorial on how to create a web database application using PHP and MySQL on Mac OS X or Linux platforms. The example used is a database to manage web site links. The same ideas used in this tutorial can be expanded to most web applications ...
- NewsReader is a Web-based news application written in PHP which allows sending, replying, and displaying Usenet news on your Web site.
- Ask most Web application developers their scripting language of choice, and you''ll find that most are divided into two camps - the Microsoft Active Server Pages (ASP) folks, and the Cold Fusion users. If you do a little more research however, y...
- This book covers middle-tier programming with PHP. It features: Real world, practical experience and techniques; From installation and configuration of the PHP3 engine to advanced dynamic application design; Definitive coverage of core PHP language a...
- mnoGoSearch is a full-featured free search engine software for intranet and internet servers. mnoGoSearch has number of unique features, which makes it appropriative for a wide range of application from search within your site to specialized search s...