News Feed
Jobs Feed
Sections




News Archive
PHPBuilder.com:
MySQL and PHP How to make it work without killing your server
May 14, 2009 @ 11:16:39

On PHPBuilder.com today there's a new article looking at how to get PHP and MySQL working together on your server and make the connection between the two in a simple script.

Until you properly understand what happens in the background--on the server--while your code is being processed, you will not have the tools to eliminate slow server responses. I am not, however, talking about the actual machine process that happens on the server. I am simply talking about what happens when you type echo, or print, or foreach. What are you telling PHP to do?

They start with a basic look at working with PHP then move on to creating a simple database interface class. With this in had, they show how to create a simple abstracted query and handle the results.

0 comments voice your opinion now!
database abstraction mysql tutorial


blog comments powered by Disqus

Similar Posts

Tobias Schlitt's Blog: eZ Template article

O\'Reilly: $lamp =~ /^Linux,\\s*Apache,\\s*MySQL,P(?:hp|ython|erl[56])$/

php|architect: Application-level Logging with the Zend Framework

Rob Allen's Blog: ID!=id (Zend Framework Tutorial Updates)

JSLabs Blog: How to survive the digg effect


Community Events











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


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

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