downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Instalación> <Instalación/Configuración
[edit] Last updated: Fri, 17 May 2013

view this page in

Requerimientos

Para contar con éstas funciones, debe compilar PHP con soporte de la extensión mysqli.

Nota:

La extensión mysqli está diseñado para funcionar con la versión de MySQL 4.1.13 o posterior, o 5.0.7 o posterior. Para versiones previas, por favor consulte la documentación de la extensión MySQL.



Instalación> <Instalación/Configuración
[edit] Last updated: Fri, 17 May 2013
 
add a note add a note User Contributed Notes Requerimientos - [3 notes]
up
1
integraljohn at gmail dot com
1 year ago
I've just spent some time battling the "fatal error call to undefined function mysql_connect()" message, and as it wasn't clear to me, I thought it may help to say:
php_mysqli does not replace the php_mysql library.  It only extends it.  You need the php_mysql library !
up
1
dennylin93 at cnmc32 dot hs dot ntnu dot edu dot tw
3 years ago
The required extensions will be pulled in automatically on FreeBSD, unless you manually remove them after installation.
up
-1
tommyhp2
4 years ago
If you're building this on FreeBSD, make sure that you have SPL and SimpleXML in the extensions.ini.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites