Login   Register  
PHP Classes

Class: Query Build Exec

Icontem
elePHPant

  Classes of Hussam Abd El Razek El Kurd  >  Query Build Exec  >  Download  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: Query Build Exec Support forum
Base name: query-build-exec
Description: Build and execute MySQL queries from bean objects
Version: 1
Required PHP version: 5
License: GNU General Public License (GPL)
 
  Author   Group folder image Groups   Detailed description  
  Applications   Files Files  

Author

Picture of Hussam Abd El Razek El Kurd
Name: Hussam Abd El Razek El Kurd <e-mail contact>
Published packages: 1 Browse this author's classes Browse this author's classes
Country: Palestine Palestine - PHP jobs in Palestine
Home page: ???

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

Detailed description

This package can be used to Build and execute MySQL database queries from bean objects.

It can take an object from a bean class and use PHP reflection to extract the object variable values in order to compose and execute SQL INSERT, UPDATE and DELETE queries on a given MySQL database.

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Files folder image example/Beans
  Plain text file cityBean.php Class Bean Represent City Table
  Plain text file countryBean.php Class Country Bean Represent Country Table
Files folder image example
  Plain text file DBStructure.sql Data Data base tables
  Plain text file exampleExecute.php Example Example of executing
  Plain text file exampleSelect.php Example select from DB using Beans
Plain text file HKurdQueryBuildExec.class.php Class Main Class for building And execution Beans with querys
Plain text file statementParameter.class.php Class PreparedStatment Class
Plain text file Vector.class.php Class Vector Class
Download all files: query-build-exec.tar.gz query-build-exec.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.