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

DevShed: Working with Template Classes in PHP 5

Zend Developer Zone: AJAX Chat Tutorial 4

DZone.com: The Duck is a Lie

Content with Style: Remove nodes in SimpleXMLElement

Wolfgang Drews\' Blog: Some thoughts on indexes & searching in MySQL / PHP


Community Events











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


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

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