Re: [PHP-DEV] New function request - mysql_info() (patch included)

2002-08-14 Thread Piotr Klaban
On Wed, Aug 14, 2002 at 02:44:28PM +0200, Jan Lehnardt wrote: > Hi, > this version exists in 4.3-dev and will be available in the upcoming 4.3 > release, however, not in earlier ones. I added it months ago ;) Thank you very much, this function would help me much. Regards, -- Piotr Klaban --

Re: [PHP-DEV] New function request - mysql_info() (patch included)

2002-08-14 Thread Jan Lehnardt
Hi, this version exists in 4.3-dev and will be available in the upcoming 4.3 release, however, not in earlier ones. I added it months ago ;) Jan -- Q: Thank Jan? A: http://geschenke.an.dasmoped.net/ Got an old and spare laptop? Please send me a mail. -- PHP Development Mailing List

[PHP-DEV] New function request - mysql_info() (patch included)

2002-08-14 Thread Piotr Klaban
Hi, I enclose the patch for ext/mysql/php_mysql.[ch] (against PHP version 4.2.2 - for earlier version it also works) that adds new PHP function - mysql_info(). This function exists in mysql library log time, and is also defined in the PHP's version of libmysql. I would like to have acces to thi