[PHP-DEV] CVS Account Request: henrywang

2001-12-16 Thread Henry Wang
Developing the PHP runtime Maintaining www.php.net -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]

[PHP-DEV] Bug #14106: mysql_insert_id() fails

2001-11-19 Thread Henry . Ristau
From: [EMAIL PROTECTED] Operating system: SuSe Linux 7.3 PHP version: 4.0.6 PHP Bug Type: MySQL related Bug description: mysql_insert_id() fails i do something like this: $result=mysql_query($query, $dblink); if(! $result) die($query);

[PHP-DEV] Bug #11566: It appears most functions don't check open_basedir

2001-06-20 Thread henry
From: [EMAIL PROTECTED] Operating system: linux PHP version: 4.0.5 PHP Bug Type: PHP options/info functions Bug description: It appears most functions don't check open_basedir It appears most functions that accept path/filename args don't check open_basedir. The following