Php mysql


Obtiene el número de filas afectadas en la anterior operación de MySQL; mysql_client_encoding — Devuelve el nombre del conjunto . With PHP, you can connect to and manipulate databases. MySQL is the most popular database system used with PHP.

PHP and later can work with a MySQL database using: MySQLi extension (the i stands for improved); PDO (PHP Data Objects). PHP will work with virtually all database software, including Oracle and Sybase but most commonly used is freely available MySQL database. Learn PHP and MySQL and start developing web apps like a pro!

This course also comes with a Certificate of Completion.

This manual describes the PHP extensions and interfaces that can be used with MySQL. For legal information, see the Legal Notices. PHP is a server-side, HTML-embedded scripting language that may be used to create dynamic Web pages. It is available for most operating systems and Web . Conocer algunas herramientas que ayudan a administrar una base de datos de MySQL.

Aprender a acceder a una base de datos desde PHP. Una vez que ya tenemos instalados PHP y MySQL, y el servidor Apache configurado para usarlos, podemos comenzar a escribir nuestro primer Script en PHP.