本文实例讲述了PHP连接与操作Postgresql数据库的方法。分享给大家供大家参考。
具体实现方法如下:
代码如下:
输出多少条记录被查询
//if($result)
//{
//echo "recrods inserted sucessfully!";
//echo pg_affected_rows($result);//输出多少条记录被插入
//}
//实例一[pg_fetch_row]
echo "";
echo "