News Feed
Jobs Feed
Sections




News Archive
CodePoets.co.uk:
A Quickstart to using PEAR with PHP
April 13, 2006 @ 07:09:23

On CodePoets.co.uk today, a new tutorial introduces you to the PEAR DB package, giving you a howto guide on performing simple queries with its functionality.

PEAR::DB, provides a uniform, cross platform, cross database method for connecting to databases, when writing PHP applications/scripts. Extensive documentation can be found online here This article aims to show briefly, how queries and updates can be performed when using PEAR DB.

They list a few reasons why one might want to use the PEAR DB package over the normal PHP database functions before they get into the examples. There are four examples - making the connection, querying the database, what to do to avoid SQL injections, and updating your database with prepared statements.

1 comment voice your opinion now!
pear db package quickstart howto connect query sql update pear db package quickstart howto connect query sql update


blog comments powered by Disqus

Similar Posts

Greg Beaver's Blog: Synchronize live and development sites using the PEAR Installer

PHP in Action Blog: Using Selenium with SimpleTest

Developer.com: 10 Powerful PEAR Packages

Greg Beaver's Blog: Quick review of Pixy vulnerability scanner for PEAR users

David Coallier's Blog: PEAR::DB is Deprecated, Got It?


Community Events











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


tool community code opinion composer functional release object introduction database language podcast development zendframework2 conference interview testing framework series example

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