News Feed
Jobs Feed
Sections




News Archive
Brian Swan's Blog:
Getting Started with the SQL Server Driver for PHP
February 10, 2010 @ 10:32:17

Brian Swan has posted a new guide for those wanting to get started using the SQL Server driver for PHP in their application development. His target of choice for the example is a SQL Server Express database.

I'll build a web page that exposes enough of the driver functionality for you to understand the basics of connecting to a server, inserting and retrieving data, and handling errors. A quick note about simplicity: The web page I'll build in this post is very simple '" it's just a simple form, really. It collects information about people who are registering for some fictional event. I'm intentionally keeping it very simple so I can focus on the PHP code for using the driver.

He walks you through the full process - everything from the installation of the driver to creating the database and, finally, building the page that connects to the SQL Server database and inserts/selects data from the sample table.

1 comment voice your opinion now!
sqlserver driver tutorial express database


blog comments powered by Disqus

Similar Posts

Stefan Mischook's Blog: Object Oriented PHP Tutorial Updated

PHPit.net: An introduction to Test Driven Development with PHP

NETTUTS.com: The Best Ways to Fight Spam

David Goodwin's Blog: Storing PHP objects in a database (please no!)

Scott Mattocks' Blog: PHP-GTK News #22


Community Events











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


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

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