PHP Programing Botturn

All About PHP, Tutorials, Scripts, Video Lessons, Forum, Downloads

Posts Tagged 'MYSQL'

TUTORIAL - Using MySQL with PHP

Posted by admin On March - 15-2009

The database for the most common language is php mysql, you can download it from mysql.com site. However, you can use other databases such as Oracle, Sybase, mSQL, PostgreSQL or anyone with ODBC connection. In this tutorial we use mysql as the default.
For PHP to interact with a SQL database, regardless of the database, there are three basic commands that must be used: one that connects to the server's database, one that selects the database to be used and one that performs a "query" SQL.

Botturn Programing born!

Posted by admin On March - 10 - 2009

Welcome to Botturn Programing, your blog totally dedicated to PHP! Here you can read tutorials, consult manuals downloads make php scripts in PHP and more. Be aware that every day we bring the world news on the web!

PHP Logo