News Feed
Jobs Feed
Sections




News Archive
Kevin Waterson's Blog:
Introduction to PHP and MySQL How they work together.
September 12, 2008 @ 10:08:59

Kevin Waterson has posted a new tutorial (a very comprehensive one) seeking to make introductions between a developer new to PHP and the MySQL abilities the language has.

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.

The tutorial doesn't get into working with forms and the data submitted in them, but it does give a great overview of basic SQL commands, pushing data into tables and some other simple functions (loading a CSV file, preventing SQL injection and getting the last inserted ID).

0 comments voice your opinion now!
tutorial introduction mysql comprehensive csv lastid injection sql


blog comments powered by Disqus

Similar Posts

Ralph Schindler's Blog: Compiling Gearman (or anything) for Zend Server CE on Snow Leopard

SitePoint PHP Blog: Markup Separation with Template IT

WebShop.com Blog: PHP Header(), Beyond Redirect

PHPit.net: PHP on the command line

PHPMaster.com: Using SPL Iterators, Part 1


Community Events











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


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

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