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

Ivo Jansch's Blog: Validating OCL constraints in PHP objects

Zumba Engineering Blog: Mocking Singleton PHP classes with PHPUnit

IBM developerWorks: Use PHP to build a search engine optimization app

WebReference.com: User Personalization with PHP: The Final Scripts

AjaxRay.com: Extending Zend Form Element to create customized Phone number field


Community Events











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


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

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