You can use this script along with your current log-in script. This script will allow you to restrict access to a particular file. The user can view the resource only once within a pre-set ammount of time. The username, password and date are written to a logfile. The script compares the username and password combonations for a match and determines if the alloted time limit has expired. If all is well the function returns back to your actual log-in script. There is a few configuration options like if you want to be notified if the user attempts to log-in a second time. The ipLogFile.txt file will need to have writable permissions (chmod 666) in order for the script to write the users data to the logfile.
UMA User Management and Authentication Application
UMA is a PHP User Management and Authentication system. UMA supports PostgreSQL and MySQL, completely object-oriented, easy to implement, and browser based user management tool. Professional support available as well as a commercial administrative application called UMA Plus. This is the first major release of UMA.
This amazing PHP script uses MySQL to host business cards on your web site!
Visitors to your site can instantly create business cards and customise them using colours and fonts!
Features:
Host business cards.
Allow creators of business cards to change the colours of the card.
Customisable homepage.
Customisable templates.
Available in .zip or .tar format.
This tool consists of two files, one to execute queries submitted by form or uploaded as a file and display the results, and another to dump the database in MySQL or MSSQL format. The scripts can be used with either MySQL or MSSQL databases. Together they can be used to migrate a database (or at least the table structures and contents) from MySQL to MSSQL or vice versa.
BCunits is simply a slightly fancied up .sql file which runs through PHP, and creates (or adds to an existing) database table in a MySQL Database, and inserts a list of measurments or units of time etc.
Current version has: days (1-31), months (January-December) and hours (12:00 PM-12:00 AM).
What would you ever need this for? Well, I used it to make it very very easy to make drop down menus with my other scripts. There could be over 7 million different uses for this, but I doubt it.