News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
php|architect:
Stored Procedure Programming for MySQL5 (Part 1)
July 10, 2006 @ 16:37:57

The php|architect A/R/T article repository has a new tutorial today, covering stored procedure programming for MySQL (by Ligaya Turmelle).

With the release of MySQL5 a bold new world opens up to the PHP developer... the world of a database programmer. In this world the interaction with the data can be done right where the data is located - not in a script that is far far away in a distant server. In this article we will be taking you on a journey that will introduce you to MySQL's stored procedures.

They cover some of the background of transactions and some of the basic concepts behind them. All of the examples provided are done from the command line in this part of the series, but PHP relevant examples should be coming up shortly.

1 comment voice your opinion now!
mysql stored procedure tutorial mysql stored procedure tutorial




Community Events





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


extension application introduction opinion framework conference package interview phpunit unittest symfony2 development api release custom language test community series podcast

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