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

Zend Developer Zone: ZendCon Wrapup

Zend Developer Zone: Getting Started with MongoDB and PHP

Federico Cargnelutti's Blog: Implementing Dynamic Finders and Parsing Method Expressions

DevShed: Working with Regular Expressions with Filters in PHP 5

Mfana Ronald Conco's Blog: RabbitMQ and PHP Part 2 - Durable Queues and Persistent Messages


Community Events











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


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

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