News Feed
Jobs Feed
Sections




News Archive
PHPMaster.com:
Using an Access Database with PHP
May 08, 2012 @ 14:57:38

On the PHPMaster.com site there's a new tutorial (from David Francis) about connecting to a database (a basic introduction using PDO) and doing some of the common operations with the connection.

Wouldn't it have been better for them to able to maintain their database where ever they were? Of course, but how? Simple - put it online. [...] In this article I'll focus on the essential elements of PHP you'll need to use an existing Access database online. One other item that's standard with a Windows installation is the availability of ODBC drivers. These are essential for the use of Access from PHP.

He includes a sample database structure (with "product", "product_category" and "category" tables) and includes some sample code showing how to connect to the remote database and perform some basic actions - select, update, insert and delete

0 comments voice your opinion now!
tutorial database remote access pdo


blog comments powered by Disqus

Similar Posts

ProDevTips.com: MySQL replication in PHP - on the same machine

Chris Hartjes' Blog: How To HTTP-PUT A File Somewhere Using PHP

InsicDesigns Blog: Embracing PHP 5.3 MVC with MiMViC

Fabien Potencier's Blog: Symfony Service Container: Using XML or YAML to describe Services

Andreas Gohr's Blog: A Pirate Map with LibGD and Google Maps


Community Events











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


usergroup testing language interview rest database conference unittest introduction zendframework2 community podcast series framework functional release development opinion phpunit symfony2

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