 |
Refer Listing To A Friend |
|
|
 |
SUGGEST PHP mySQL Database Wrapper 1.0.5 TO A FRIEND...
If you have a friend that you would like to recommend this page to,
or if you just want to send yourself a reminder, here is the easy
way to do it!
Simply fill in the e-mail address of the person(s) you wish to tell
about PHP mySQL Database Wrapper 1.0.5, your name and e-mail address (so they do
not think it is spam and can reply to you directly with gracious thanks),
and click the SEND button.
If you want to, you can also enter a message that will be included
on the e-mail.
After sending the e-mail, you will be transported back to the
page you recommended!
| Resource Title: |
PHP mySQL Database Wrapper 1.0.5 |
| URL: | [CLICK HERE] |
| Description: |
This class is a mySQL database access wrapper
It provides methods for interracting with a mySQL database easily and securely
Some of the features include
- method that is an alias of PHP's native mysql_query() function with the main differences being that, if passed in a special way, parameters will be automatically escaped and that errors will be reported to the built-in debugger - the query() method
- shorthand methods for running queries that perform COUNT(), MAX() or SUM() queries - dcount(), dmax() and dsum() methods
- shorthand method for fast retrieval of data in individual rows or even specific items in individual rows - the dlookup() method
- method that is an alias of the PHP's native mysql_real_escape_string( ) function with the main difference being that this one will check if magic_quotes are on or not and escape (or not) accordingly - the escape_string() method
check homepage for more...
| |
|
|
|
 |
|