PHP Classes

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    
Ratings Unique User Downloads Download Rankings
StarStarStar 40%Total: 628 All time: 5,038 This week: 173Up
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
Age: ???
All time rank: 2984216 in Brazil Brazil
Week rank: 312 Up26 in Brazil Brazil Up

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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:628
This week:0
All time:5,038
This week:173Up
User Ratings User Comments (2)
 All time
Utility:62%StarStarStarStar
Consistency:87%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:3744
 
good
10 years ago (Rahul Shambharkar)
60%StarStarStarStar
Remove this code: connect(); This prevents the operation of t...
10 years ago (Maykonn Welington Candido)
10%Star