News Feed
Jobs Feed
Sections



Recent Jobs

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




Community Events





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


application framework phpunit api release unittest interview test conference development symfony2 package manifesto custom podcast opinion community introduction language series

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