PHP Classes

What is the best PHP guestbook class?: I want to query a database and add names to a guestbook

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP guestbook class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP guestbook class?

Edit

Picture of Jimmy Bryant by Jimmy Bryant - 10 years ago (2014-12-17)

I want to query a database and add names to a guestbook

This request is clear and relevant.
This request is not clear or is not relevant.

+1

I want PHP mysqli code to query a guestbook database.

Ask clarification

1 Recommendation

Comment: Manage a comment system using an SQL database

This class can be used to manage a generic comments system. It could be used to add comments to a blog, a guest book, etc..

The comments are stored in an SQL database table. The class can install the table and associated indexes. Currently it supports MySQL and Microsoft SQL server.

The class can add new comments, update an existing comment, generate HTML forms to submit a comment and show the comments summary.

It works fine with PHP versions 4 and greater.
This recommendation solves the problem.
This recommendation does not solve the problem.

0

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 10 years ago (2014-12-23) Comment

This class provides a reasonably complete solution not only to record guestbook comments in a MySQL database, as well to review and delete unwanted comments.


Recommend package
: 
: