Login   Register  
PHP Classes
elePHPant
Icontem

SimpleDB

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of Roberto Bertó
Name: Roberto Bertó <e-mail contact>
Packages: 9 Browse all classes by Roberto Bertó Browse all classes by
Country: Brazil Brazil - PHP jobs in Brazil
Age: 29
All time rank: 806 in Brazil Brazil
Week rank: 542 Down35 in Brazil Brazil Down


  Detailed description   Download .zip .tar.gz  
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.

  Classes of Roberto Bertó  >  SimpleDB  >  Download .zip .tar.gz  >  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
Version: -
PHP version: -
License: GNU Lesser General Public License (LGPL)
All time users: 3134 users
All time rank: 1011
Week users: 0 users
Week rank: 2092 Equal
 
  Groups   Rate classes User ratings   Trackback   Applications   Files Files  

  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


  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%)
1164
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
Accessible without login 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
Accessible without login 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.