PHP Classes
elePHPant
Icontem

Manager MySQL: Execute MySQL queries using table field values

Recommend this page to a friend!
  Info   View files View files (1)   DownloadInstall with Composer Download .zip   Reputation   Support forum (3)   Blog    
Last Updated Ratings Unique User Downloads Download Rankings
2013-10-31 (2 years ago) RSS 2.0 feedStarStarStar 43%Total: 619 All time: 4,850 This week: 1,090Up
Version License PHP version Categories
manager-mysql 1.0GNU General Publi...3Databases
Description Author

This class can execute MySQL queries using table field values.

It can execute SQL INSERT, SELECT, UPDATE and DELETE queries using values of parameters that define tables, fields names, field values and condition clauses.

In Portuguese:

Com a essa classe voce pode:

- Inserir dados em qualquer tabela dinamicamente
- Alterar dados em qualquer tabela dinamicamente
- Selecionar dados e obter todos aos dados em um array
- Deletar dados de qualquer tabela

Picture of guilherme camacho
Name: guilherme camacho <contact>
Classes: 1 package by
Country: Brazil Brazil

  Files folder image Files  
File Role Description
Plain text file bd.php Class the class

 Version Control Unique User Downloads Download Rankings  
 0%
Total:619
This week:0
All time:4,850
This week:1,090Up
User Ratings User Comments (2)
 All time
Utility:66%StarStarStarStar
Consistency:100%StarStarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:43%StarStarStar
Rank:2547
 
good
2 years ago (Rahul Shambharkar)
60%StarStarStarStar
Remove this code: connect(); This prevents the operation of t...
2 years ago (Maykonn Welington Candido)
10%Star