PHP Classes
elePHPant
Icontem

MySQL DB Class and Data Manipulation Class: MySQL wrapper with data manipulation functions

Recommend this page to a friend!

  Author Author  
Picture of Mitchelle Pascual
Name: Mitchelle Pascual <contact>
Classes: 3 packages by
Country: Philippines Philippines


  Detailed description   Download Download .zip .tar.gz   Install with Composer Install with Composer  
This package is a MySQL database access wrapper with data manipulation functions.

There is one base class that can establish MySQL database connections, sanitize values to use in SQL queries, execute SQL queries, retrieve SELECT query results into arrays, execute SQL INSERT queries and retrieve the last inserted identifier.

There is also a sub-class that can retrieve the list of fields of a table, compose and execute an SQL SELECT, INSERT, UPDATE and DELETE queries from a list of parameters.

  Classes of Mitchelle Pascual  >  MySQL DB Class and Data Manipulation Class  >  Download Download .zip .tar.gz  >  Support forum Support forum (1)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: MySQL DB Class and Data Manipulation Class
Base name: mysqldbclass
Description: MySQL wrapper with data manipulation functions
Version: 1.0.0
PHP version: 5
License: Freely Distributable
 
  Groups   Applications   Related pages   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Databases Database management, accessing and searching View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.


  Related pages  
Data Manipulation DEMO
Data Manipulation DEMO

  Files folder image Files  
File Role Description
Files folder imageconf (1 file)
Files folder imageincludes (1 file, 2 directories)
Accessible without login Plain text file init.php Example Load/Initialize class
Accessible without login Plain text file localhost.sql Data db sample
Accessible without login Plain text file README.txt Doc. How to use
Accessible without login Plain text file sample_data.php Example sample script

  Files folder image Files  /  conf  
File Role Description
  Accessible without login Plain text file config.php Conf. DB info configuration file

  Files folder image Files  /  includes  
File Role Description
Files folder imagedbclasses (2 files)
Files folder imagejs (2 files)
  Accessible without login Plain text file DBOpen.php Example Initialize DB connection

  Files folder image Files  /  includes  /  dbclasses  
File Role Description
  Plain text file Data.class.php Class Data Manipulation Class
  Plain text file MySQLDB.php Class MySQL DB Abstraction Class

  Files folder image Files  /  includes  /  js  
File Role Description
  Accessible without login Plain text file confirm.js Data Prompt confirmation
  Accessible without login Plain text file validation.js Data Render Form Validation in JS

Install with Composer Install with Composer - Download Download all files: mysqldbclass.tar.gz mysqldbclass.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.