PHP Classes

Sam MySQL Database Class: Wrap common MySQL database table SQL queries

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 910 All time: 3,903 This week: 455Up
Version Licenses PHP version Categories
sammysql 2.0Freely Distributable4.0Databases
Description 

Author

This class wraps common MySQL database table SQL queries. It can:

- Perform SELECT queries and retrieve a single value, a single row into an array and all rows into a multidimensional array.
- Insert or update rows from a list of fields and values
- Delete table rows that satisfy a condition
- Count records in a given table
- Check if a table record exists with a given field value
- Perform a database search
- Return a certain number of rows of result from database, etc.

Picture of Olowoyo Samuel
Name: Olowoyo Samuel <contact>
Classes: 2 packages by
Country: Nigeria Nigeria

 

  Files folder image Files (19)  
File Role Description
Files folder imagemedia (2 files)
Files folder imagedoc (2 files, 1 directory)
Accessible without login HTML file SamMysql_Examples.html Doc. Example
Accessible without login Plain text file _example_php.html Doc. Examples
Plain text file sammysql.inc.php Class main class script

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Reuses Unique User Downloads Download Rankings  
 0%1
Total:910
This week:0
All time:3,903
This week:455Up