Main > Programming > Libraries >

PHP MySQL Database Layer Class 1.03

PHP MySQL Database Layer Class 1.03

Sponsored Links

PHP MySQL Database Layer Class 1.03 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.067 MB
Platform: Any Platform
License: Free for non-commercial use
Price:
Downloads: 707
Date added: 2006-09-08
Publisher: Stefan Gabos

PHP MySQL Database Layer Class 1.03 description

PHP MySQL Database Layer Class is a php class providing some very useful methods to work with a mySQL database.
Main features:
- connects you to a mySQL host and select a database in a single call (opposed to PHPs native functions which requires two steps)
- has a "query" method that has the same role as PHPs mysql_query but this one will tell you about the affected rows (through the "affectedRows" property) when executing an INSERT, UPDATE, DELETE query and about the found rows (through the "foundRows" property) when executing a SELECT query - the "foundRows" property tells you how many records would the query return if there was no LIMIT applied to it - very useful when creating listing so you dont have to do a query to determine how many records you have in a database and the again a query to show only the records from a page
- has an "escape_string" method that will "mysql_real_escape_string" your string weather the magic_quotes are on or not
- has a "dlookup" method that i am sure you will find VERY useful once you get to know it: it return data from a single table cell based on standard mySQL WHERE criteria - see the manual for detailed info! (yes, it acts exactly like the function with the same name from microsft access)
- provides you with a very useful debug interface which shows you each query your script is running, for how long, the total number of queries made, the total execution time of your queries, errors of your queries and what are the values of $_GET, $_POST, $_COOKIES and $_SERVER superglobal variables. The debug interface is template driven and supports localisation.
- it will notify you if a specific query is executed more than once and will advise you to optimize the script
- you can instruct it to send you an email if a query runs longer then a specified time
- the code is heavily documented so you can easily understand every aspect of it and even maybe use it as a php tutorial
Enhancements:
- the state of $_FILES and $_SESSION superglobals are now also shown in the debug window
- better integration with XTemplate (previously, there was a variable assigned to each entry in the language file now the XTemplates feature to handle arrays is used)
- properties will now have default values in PHP 4

PHP MySQL Database Layer Class 1.03 Screenshot

Advertisements

PHP MySQL Database Layer Class 1.03 Keywords

Bookmark PHP MySQL Database Layer Class 1.03

Hyperlink code:
Link for forum:

PHP MySQL Database Layer Class 1.03 Copyright

WareSeeker periodically updates pricing and software information of PHP MySQL Database Layer Class 1.03 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of PHP MySQL Database Layer Class 1.03 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
PHP mySQL Database Wrapper Class provides a set of methods for interacting with a MySQL database easily and securely. Free Download
PHP Sessions Management Class is a php class to handle sessions by using a mySQL database. Free Download
Large Database Backup is a PHP class can be used to backup large MySQL databases into multiple files. Free Download
PHP/Mysql Site Builder is a PHP/Mysql tool for managing your homepage, you can create dinamyc and static version of your site. Free Download
Database Functions is a PHP class that can be used to build and execute MySQL database queries. Free Download
Calendario Class provides a PHP class that is useful for creating calendars and organizers. Free Download
MySQL Abstractor package contains PHP classes that implements a MySQL database abstraction layer. Free Download
SMK PHP Authentication Class package can be used to authenticate users against a MySQL database of user records. Free Download