News Feed
Jobs Feed
Sections




News Archive
DevShed:
Getting PHP to Talk to MySQL
May 18, 2007 @ 10:21:00

DevShed is getting back down to some of the basics with this new tutorial - the first part of a three-part series looking at connecting PHP with a MySQL database backend. The article is part of an excerpt from the O'Reily book "Learning PHP and MySQL" (by Michele Davis and Jon Phillips).

In this first part of a three-part series. you will begin learning how to use PHP to display and modify data from a MySQL database.

They step through the process of connecting to the database server, picking the database you want to work with, creating a SELECT statement for the data in the tables, running it and getting back the information. For this first part of the series, though, they only go as far as making the connection including the solution to one of the most common errors people experience - the "call to undefined function" problem.

0 comments voice your opinion now!
mysql connect tutorial login mysqlconnect mysql connect tutorial login mysqlconnect


blog comments powered by Disqus

Similar Posts

Lukas Smith's Blog: LAMP's success is spellings its own doom?

PHPMac.com: Two New Tutorials (an Intro and MySQL/Forms)

Brian Nelson's Blog: Writing A Reverse Proxy in PHP5

IBuildings techPortal: Using PHP_CodeSniffer

Limitless Studios: Determine Number Of Online Users Without A Database


Community Events









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


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

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