mysqli_multi_query function

php.internals

Juergen Mueller

22 years ago
hi, today I test the mysqli extension and were very happy to see, that the extension is still very stable (my current environment: linux/php5beta4 / mysql 4.1.1alpha) . further I want to use the mysqli_multi_query function, which is already documentated in the manual. after execution I got the message "Call to undefined function mysqli_multi_query()". when is it planed to implement this function? best regards juergen mueller
-- GMX ProMail (250 MB Mailbox, 50 FreeSMS, Virenschutz, 2,99 EUR/Monat...) jetzt 3 Monate GRATIS + 3x DER SPIEGEL +++ http://www.gmx.net/derspiegel +++

Adam Maccabee Trachtenberg

22 years ago
On Mon, 1 Mar 2004, Juergen Mueller wrote:
> today I test the mysqli extension and were very happy to see, that the > extension is still very stable (my current environment: linux/php5beta4 / mysql > 4.1.1alpha) . further I want to use the mysqli_multi_query function, which is > already documentated in the manual. after execution I got the message "Call to > undefined function mysqli_multi_query()". > > when is it planed to implement this function?
You need to upgrade to the latest CVS version of PHP 5.0 and latest Bitkeeper version of MySQL 4.1.x. If you don't want to use CVS/BK, see http://snaps.php.net & http://snaps.mysql.com. Or you can wait until the next released versions of PHP and MySQL. -adam
-- adam@trachtenberg.com author of o'reilly's php cookbook avoid the holiday rush, buy your copy today!