PHP Classes
elePHPant
Icontem

PDO MySQL MVC: Connect and query to MySQL databases using PDO

Recommend this page to a friend!
  Info   View files Documentation   View files View files (5)   DownloadInstall with Composer Download .zip   Reputation   Support forum (1)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2017-02-01 (14 hours ago) RSS 2.0 feedNot enough user ratingsTotal: 234 This week: 234All time: 7,589 This week: 1Up
Version License PHP version Categories
pdo-mysql-mvc 2GNU General Publi...5PHP 5, Databases
Description Author

This package can connect and query to MySQL databases using PDO.

There is a base class can query a MySQL database using PDO.

The same base class function establishes a database connection to a MySQL server using PDO with options defined in the root configuration class.

  Performance   Level  
Name: 聲gel Manso P廨ez <contact>
Classes: 2 packages by
Country: Spain Spain

Details
README

This class is GNU. You need to config MySQLConfig.php with your mysql information.

The main class MySQL.php make the queries to the mysql database.

If you want to add more classes, like ExampleClass.php, just do "extends MySQL to make the function "query" accesible.

The last point is to include your "ExampleClass.php" into a php file and call the methods you want.

You can manage arrays and such more. Now is version 1.
  Files folder image Files  
File Role Description
Plain text file ExampleClass.php Class Example of use
Accessible without login Plain text file ExampleFile.php Example How to call Pdo-Mysql-Mvc
Plain text file MySQL.php Class Main class of Pdo-Mysql-Mvc
Plain text file MySQLConfig.php Class Config for Pdo-Mysql-Mvc
Accessible without login Plain text file README Doc. Readme

 Version Control Unique User Downloads Download Rankings  
 0%
Total:234
This week:234
All time:7,589
This week:1Up