News Feed
Jobs Feed
Sections




News Archive
DevShed:
Working with PHP and MySQL
May 29, 2007 @ 09:31:00

DevShed has a new tutorial today that's part two in a series looking at working with the combination of PHP and MySQL - "Working with PHP and MySQL".

You'll learn how to select the database, fetch and display data, and more. This article is excerpted from chapter 9 of Learning PHP and MySQL, written by Michele Davis and Jon Phillips.

They start by selecting the database before moving on to the query. With a select query, they grab the information from the books tablw and display it out to the page (fetching with both a mysql_fetch_row and mysql_fetch_array).

1 comment voice your opinion now!
mysql tutorial select database fetch display mysql tutorial select database fetch display


blog comments powered by Disqus

Similar Posts

php|architect: Impact Award Winners (for php|tek '11)

Tutorial: An Introduction to PHPIDS (PHP-Intrusion Detection System)

Nefarious Designs Blog: Vagrant Virtualised Dev Environments

Johannes Schlüter: MySQL, Memcache, PHP revised

PHPMaster.com: Creating a Mobile Photo Blog, Part 2


Community Events











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


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

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