Login   Register  
PHP Classes
elePHPant
Icontem

PHP-PGSQL

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

  Author  
Picture of henryi
Name: henryi <e-mail contact>
Packages: 2 Browse all classes by henryi Browse all classes by
Country: Taiwan Taiwan - PHP jobs in Taiwan
Age: 34
All time rank: 3032 in Taiwan Taiwan
Week rank: 695 Down2 in Taiwan Taiwan Equal


  Detailed description   Download .zip .tar.gz  
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");
}
============================

  Classes of henryi  >  PHP-PGSQL  >  Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP-PGSQL
Base name: database
Description: The Class for PHP2PGSQL
Version: -
PHP version: -
License: GNU General Public License (GPL)
All time users: 864 users
All time rank: 3544
Week users: 0 users
Week rank: 2045 Equal
 
  Groups   Rate classes User ratings   Applications   Files Files  

  Groups  
Group folder image Databases Database management, accessing and searching View top rated classes


  User ratings  
There are not enough user ratings to display for this class.

  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 folder image Files  
File Role Description
Plain text file pgsql.inc.php Class postgersql class

Download all files: database.tar.gz database.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.