Login   Register  
PHP Classes
elePHPant
Icontem

Class: SimpleDB

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of Roberto Bertó  >  SimpleDB  >  Download .tar.gz .zip  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: SimpleDB
Base name: simpledb
Description: Store and read arrays from file based databases
Related classes: , , , , , , ,
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 3077 users
All time rank: 956
Week users: 2 users
Week rank: 1770
Picture of Roberto Bertó
Author: Roberto Bertó <e-mail contact>
Packages: 9 Browse this author's classes Browse this author's classes
Country: Brazil Brazil - PHP jobs in Brazil
Age: 28
All time rank: 775 in Brazil Brazil
Week rank: 537 Down41 Down in Brazil Brazil


  Detailed description  
The SimpleDB class implements a PHP algorithm to store associative arrays in files without using any PHP database function.

The key feature is the use of flock to prevent corrupting files.

If you do not have a database and want to create a simple application, this is a good option for you.

With the SimpleDB class come two example applications of counters.

- SimpleDayStats: create a log of number of visitors in site and display in a administration area with password the statistics. This script also sends a daily email with the visitors of the last day.

- SimpleRedir: Redirect the browser to a specified URL and increase in the DB the counter of that page. Also has an administration area with password to display the statistics.

 

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes
Group folder image Statistics Collecting, processing and reporting statistical data View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes

  Rate classes User ratings   Trackback   Applications   Files Files  

  User ratings  
Ratings
Utility
Consistency
Documentation
Examples
Tests
Videos
Overall
Rank
All time:
Sufficient (75.0%)
Good (87.5%)
-
Good (87.5%)
-
-
Not sure (55.0%)
1131
Month:
Not yet rated by the users

  Trackback links  
Link Description
Services_Amazon, SimpleDB PEAR's Services_Amazon HTTP Proxy has been updated...

  Applications that use this class  
No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.
  Files folder image Files  
File Role Description
Plain text file daystats.php Example Stats of everyday with email option
Plain text file db.php Class Functions, Overview, Documentation, Examples and Version Control
Plain text file redir.php Example A simple counter and stats using the SimpleDB

Download all files: simpledb.tar.gz simpledb.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.