News Feed
Jobs Feed
Sections




News Archive
9Lessons Blog:
Stored Procedure Lesson
July 05, 2010 @ 09:17:06

On the 9Lessons blog today there's a new post looking at stored procedures - how to create them and how to use them from your PHP code.

Are you writing Stored Procedures if not please take a look at this post. Stored procedures can help to improve web application performance and reduce database access traffic. In this post I want to explain how to create and call the stored procedures from database server.

He shows you how to create a sample table and stored procedure on the server side (selecting a username from a users table) and how it compares to a normal SQL query. Two different ways to input values into the procedure are shown as well.

0 comments voice your opinion now!
tutorial stored procedure mysql


blog comments powered by Disqus

Similar Posts

Gonzalo Ayuso's Blog: Building an ORM with PHP

Zend Developer Zone: Using a Plugin to Integrate Propel with Zend

Zend Developer Zone: Dynamically Creating Graphs and Charts with PHP and GDChart

DeveloperTutorials: Desktop Application Development with PHP-GTK

Zend Developer Zone: Search Engine Friendly Websites with the Zend Framework


Community Events











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


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

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