This class is meant to manage a guest book storing its records either in XML files database or in a SQL database. Currently it supports only MySQL databases.
You can use this class to add new records, delete records, update a record, get and sort records to show up on your website. These methods are independent of chosen database type.
| Project record: |
guestbook_class |
| Popularity score: |
16.12 |
| Vitality score: |
0.0 |
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (53.6%) |
Not sure (53.6%) |
- |
Not sure (57.1%) |
- |
- |
Insufficient (37.9%) |
1785 |
| Month: |
Not yet rated by the users |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| Link |
Description |
| demo |
A guestbook demo |