News Feed
Jobs Feed
Sections




News Archive
Phpro.org:
Introduction to PHP and MySQL
April 16, 2009 @ 12:06:30

On the phpro.org site today there's a new tutorial posted about the powerful combination of PHP and MySQL introducing a bit about both sides - connecting PHP to MySQL and working with SQL statements.

This tutorial is aimed at those new to PHP and MySQL. The object of this tutorials is to show by way of example how to use php to CREATE a database, how to CREATE a table, how to INSERT data into a database, and how to SELECT that data and display it on a web page. [...] his tutorial will grow in size and complexity as time permits. Lets begin with a brief description of what MySQL and PHP are.

The tutorial looks at connecting to MySQL, creating a test database, working with the data inside via insert/selects/updates and a few other miscellaneous tips.

0 comments voice your opinion now!
mysql interface tutorial connect sql crud


blog comments powered by Disqus

Similar Posts

Juan Treminio's Blog: Getting Started with Kohana 3 (series)

WebReference.com: Building a Weblog: Part 4

phpRiot.com: Fetching Data With Zend_Db

NETTUTS.com: How to Squeeze the Most out of LESS

Coders' View Blog: The Strategy Pattern Using PHP


Community Events











Don't see your event here?
Let us know!


example language release functional composer conference introduction unittest framework testing community zendframework2 development series interview podcast opinion tool code api

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework