Software Listing of Author : "Phpeasycode.com"
- php easy :: admin login scripts set
- License: Freeware
- Price: 0.00


Admin Login Scripts Set contains 3 ready-to-use admin login scripts using 3 different authentication methods: 1. HTTP Authentication; 2. Cookies; 3. Sessions.All the three provide the same security level and do not require any DB.Minor differences: in cookie version you can also specify the number of days to keep your cookie alive while in other two versions the session will expire when you close your browser window, and in HTTP Authentication version there is no real logout but just a redirection to the root folder while there is no way to unset server globals from within the script - you will be logged out automatically as soon as you close the browser window to terminate the session.
- Publisher: phpeasycode.com
- Date Released: 26-07-2011
- Download
- Platform: PHP, Scripts
- php easy :: clicks counter scripts set
- License: Freeware
- Price: 0.00


Clicks Counter Scripts Set is intended to count clicks for any local paths via referring to counter script that will redirect your visitors to a target location after updating the count for current location. You can use it in different ways, e.g. for counting file downloads on your site.The set contains 3 files: 1. count.db - empty data file 2. count.php - clicks counter script that writes data to count.db 3. stats.php - clicks stats displaying script
- Publisher: phpeasycode.com
- Date Released: 06-02-2011
- Download
- Platform: PHP, Scripts
- php easy :: pagination scripts set
- License: Freeware
- Price: 0.00


Pagination Scripts Set contains 3 different pagination functions that can be easily implemented into any other script to paginate the output results retrieved from MySQL database or elsewhere. Note that these functions do not query the DB by theirselves, you should previously have counted the total number of matches and retrieved the appropriate results, specified number of results per page etc.
- Publisher: phpeasycode.com
- Date Released: 10-10-2011
- Download
- Platform: PHP, Scripts
- php easy :: protected form scripts set
- License: Freeware
- Price: 0.00


Protected Form Scripts Set is intended to protect online contact forms from spam bots. It requires from a person who writes you to specify the security code generated during the session, and automatically rejects all direct accesses to a form.The set contains 2 ready-to-use email form scripts: 1. Plain text version; 2. Attachment version.Both versions provide the same security level, while the second one allows to attach a file restricted to specified file size.
- Publisher: phpeasycode.com
- Date Released: 12-11-2011
- Download
- Platform: PHP, Scripts