Forum Moderators: coopster

Message Too Old, No Replies

Accessing SQL Server with PHP

         

mattr555

1:52 pm on Mar 10, 2004 (gmt 0)

10+ Year Member



I am tring to convert my exisiting ASP pages to PHP.

The main stumbling block is converting the ADO operations. I Have PHP running on IIS and want my PHP pages to access data on a SQL server. Can someone point me toward a tutorial or guide to access SQL Server with PHP?

coopster

2:01 pm on Mar 10, 2004 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



Welcome to WebmasterWorld, mattr555!

There is a link from the PHP dbx Functions [php.net] page that should guide you in accessing data on a Microsoft SQL server [php.net].