PHP Developer's Network : Network Member
Forums

PHP Classes
Icontem

Class: MySQLWrapper


  Search   All class groups All class groups   Latest entries Latest entries   Top 10 charts Top 10 charts   Newsletter Newsletter   Blog Blog   Forums Forums   Help FAQ Help FAQ  
  Login   Register  
Recommend this page to a friend!
      Classes of Gurdeep Singh  >  MySQLWrapper  >  Download  >  Support forum Support forum  >  RSS 1.0 feed RSS 2.0 feed Latest changes  >  Stumble It! Stumble It!  >  Bookmark in del.icio.us Bookmark in del.icio.us  
  Supplied by   Group folder image Groups   Detailed description  
  Rate classes User ratings   Dependencies   Applications   Files Files  
  • Supplied by:

    Picture of Gurdeep Singh
    Name: Gurdeep Singh <e-mail contact>
    Published packages: 5
    Country: India India - PHP jobs in India
    Home page: ???
    Age: ???
    All time rank: 682
    Week rank: 172

    Browse this author's classes

  • 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 is a MySQL database access wrapper that can be used to execute SQL queries programmatically.

    It has base classes to manage the database connection and query execution and also a class to execute SQL queries from lists of parameters.

    The class can execute queries to:

    - Count rows in a given table
    - Retrieve all rows from a table that match a condition
    - Retrieve all values of a table field that match a condition
    - Insert table records from an array or parameters
    - Create a table from an array of parameters
    - Update rows of a table that match a condition with values from a parameter array
    - Delete rows from a table that match a condition
  • User ratings:

    There are not enough user ratings to display for this class.
  • Packages needed by this class:

    Class Dependency Why it is needed
    PHPLogger
    Required
    This is required to log error/debug/warning message
  • 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
    Plain text file DatabaseInformation.php Class Contains the basic information about database, like username, database name, password
    Plain text file DatabaseManager.php Class This class is a layer above MySQL and take care to connect to database and perform required task and close connection.
    Plain text file QueryManager.php Class A Layer above DatabaseManager. This class perform Select, Update, Delete queries on database.
    Plain text file queryManagerTest.php Example Simple file to show, how we can use methods from QueryManager.php
    Plain text file Readme.txt Doc. Describes the usage of QueryManager
    Download all files: mysqlwrapper.tar.gz mysqlwrapper.zip
    NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.

 
  Advertise on this site Advertise on this site   Site map Site map   Statistics Statistics   Site tips Site tips   Privacy policy Privacy policy   Contact Contact  

For more information send a message to :
info at phpclasses dot org.
Copyright (c) Icontem 1999-2008 PHP Classes - PHP Class Scripts
  PHP Book Reviews - Reviews of books and other products