PHP Classes

Packages of Joćo Pereira

Recommend this page to a friend!
  All class groups  >  All authors  >  Packages of João Pereira (2)  >  Mission progress status  >  Reputation  
Picture of Joćo Pereira
Name: Joćo Pereira <contact>
Classes: 2
Country: Portugal Portugal
Age: ???
All time rank: 7127 in Portugal Portugal
Week rank: 195 Up4 in Portugal Portugal Up
All time users: 4273
Week users: 0
 
  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z  
  Files folder image kmessaging  
MySQL based private messaging system
This class implement a private messaging system that stores messages in a MySQL database.

It can be used to exchange private messages between users of a site.

The class provides means to:

- Send a message
- Get the title, body, sender and receiver a of a message
- Mark a message as read
- Retrieve all message from or to a given user
- Delete a message
RatingsUtility Consistency Documentation Examples Tests Videos Overall Rank
All time: 70% 60% 75% - - - 48% 2971
Month: Not yet rated by the users

  Files folder image mysqlfuns  
Wrapper to execute most common MySQL queries
This package contains two classes that wrap around MySQL database access functions.

The first class is meant to establish a database connection. The other class is called RecordSet and is meant to provide an interface to execute the most common types of SQL queries.

The RecordSet class provides separate functions to execute SELECT, INSERT, UPDATE and DELETE SQL queries, as well functions to retrieve the query results, and create, alter and drop tables.
Not enough user ratings


  A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z