/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
pgsql
/
tests
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/pgsql/tests/10pg_convert.phpt
--TEST-- PostgreSQL pg_convert() --SKIPIF-- <?php include("skipif.inc"); skip_bytea_not_escape(); ?> --FILE-- <?php error_reporting(E_ALL); include 'config.inc'; $db = pg_connect($conn_str); $fields = array('num'=>'1234', 'str'=>'AAA', 'bin'=>'BBB'); $converted = pg_convert($db, $table_name, $fields); var_dump($converted); ?> --EXPECT-- array(3) { [""num""]=> string(4) "1234" [""str""]=> string(6) "E'AAA'" [""bin""]=> string(6) "E'BBB'" }
Copyright ©2k19 -
Hexid
|
Tex7ure