unread
c:\home\php\php-5.0\ext\mysqli\mysqli.c(390): error C2039:
'multi_query' : is not a member of '_zend_mysqli_globals'
c:\home\php\php-5.0\ext\mysqli\php_mysqli.h(376):
see declaration of '_zend_mysqli_globals'
--
Sebastian Bergmann http://www.sebastian-bergmann.de/
GnuPG Key: 0xB85B5D69 / 27A7 2B14 09E4 98CD 6277 0E5B 6867 C514 B85B 5D69
unread
Sebastian Bergmann wrote:
c:\home\php\php-5.0\ext\mysqli\mysqli.c(390): error C2039:
'multi_query' : is not a member of '_zend_mysqli_globals'
c:\home\php\php-5.0\ext\mysqli\php_mysqli.h(376):
see declaration of '_zend_mysqli_globals'
Fixed. Thanks!