位置: 编程技术 - 正文
推荐整理分享PHP:pg_dbname()的用法_PostgreSQL函数(php_sapi_name),希望有所帮助,仅作参考,欢迎阅读内容。
文章相关热门搜索词:php dirname,php中dirname,php的命名规范是什么,phpnamespace,php dirname,phpnamespace,php_sapi_name,phpbasename,内容如对您有帮助,希望把文章链接给更多的朋友!
(PHP 4, PHP 5)
pg_dbname — 获得数据库名
说明 string pg_dbname ( resource $connection )pg_dbname() 返回给定 PostgreSQL connection 资源的数据库名称。如果 connection 不是有效的 PostgreSQL 连接资源则返回 FALSE。
Example #1 pg_dbname() 例子
<?phperror_reporting(E_ALL);pg_connect("host=localhostport=dbname=mary");echopg_dbname();//mary?>PHP:pg_escape_string()的用法_PostgreSQL函数 pg_escape_string(PHP4=4.2.0,PHP5)pg_escape_string转义text/char类型的字符串说明stringpg_escape_string(string$data)pg_escape_string()转义text/char数据类型的字符串,返回转义后
PHP:pg_escape_literal()的用法_PostgreSQL函数 pg_escape_literal(PHP5=5.4.4)pg_escape_literalEscapealiteralforinsertionintoatextfield说明stringpg_escape_literal([resource$connection],string$data)pg_escape_literal()escapesaliteralforqueryingthePo
PHP:pg_escape_identifier()的用法_PostgreSQL函数 pg_escape_identifier(PHP5=5.4.4)pg_escape_identifierEscapeaidentifierforinsertionintoatextfield说明stringpg_escape_identifier([resource$connection],string$data)pg_escape_identifier()escapesaidentifi
标签: php_sapi_name
本文链接地址:https://www.jiuchutong.com/biancheng/281507.html 转载请保留说明!友情链接: 武汉网站建设