| Login | Register | |||
| Recommend this page to a friend! |
| Classes of henryi | > | PHP-PGSQL | > | Download | > | > | > | |||||
|
|||||||||||||||||||||||||
| Author | Detailed description | |||||
| Applications | ||||||
Author
Groups
Detailed description 1. connection --> Function connection()
2. query --> Function query($string) 3. num_rows --> Function nums($string="",$qid="") 4. object --> Function objects($string="",$qid="") 5. insert --> Function insert($tb_name,$cols,$val,$astriction) 6. update --> Function update($tb_name,$string,$astriction) 7. delete --> Function del($tb_name,$astriction) ----------------------------------------------------------------------------------------------------------- Extra Announce ----------------------------------------------------------------------------------------------------------- You can add this script to PHP-MYSQL-MSSQL class (you can find it at http://www.phpclasses.org/browse.html/package/657.html) to make those classes more useful , all you have to do just edit setting.inc.php add follow lines ============================ elseif($sql_type == "3"){ include_once("pgsql.inc.php"); } ============================ User ratings
Applications that use this classNo application links were specified for this class.
Files
|
| Copyright (c) Icontem 1999-2009 | PHP Classes | - PHP Class Scripts |
| PHP Book Reviews | - Reviews of books and other products |