MySQL Class: Key-Value PairsHits: 28
*****
This is a simple PHP class that gives you an easy way to store key-value pairs in MySQL database. Usually, you store key-value pairs in PHP array. If you want a key-value pair to be accessible within a session you will store it in the SESSION variable. However, to share it between different sessions you have to use MySQL database. With this PHP class it is almost as easy as using PHP array.
Platform(s): Windows
Date: Jul, 05 2006 Author: Ilya S. Lyubinskiy, http://www.php-development.ru/php-scripts/MySQL.php?class=KeyVal {
License}
{
Ratings}Number of Ratings: 0 Votes
Visitor Voting Booth:
{
Others Scripts}
|