PHP Classes

Manager MySQL: Execute MySQL queries using table field values

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
StarStarStar 40%Total: 629 All time: 5,039 This week: 488Up
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 (1)  
File Role Description
Plain text file bd.php Class the class

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 Unique User Downloads Download Rankings  
 0%
Total:629
This week:0
All time:5,039
This week:488Up
User Ratings User Comments (2)
 All time
Utility:62%StarStarStarStar
Consistency:87%StarStarStarStarStar
Documentation:-
Examples:-
Tests:-
Videos:-
Overall:40%StarStarStar
Rank:3844
 
good
11 years ago (Rahul Shambharkar)
60%StarStarStarStar
Remove this code: connect(); This prevents the operation of t...
11 years ago (Maykonn Welington Candido)
10%Star