How to select data from sqlserver with PHP?

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
jetbrains
Forum Newbie
Posts: 6
Joined: Tue Jun 27, 2006 9:08 pm

How to select data from sqlserver with PHP?

Post by jetbrains »

Hi all
We have a existed project based jsp+sqlserver,but now we want to replace it with PHP.
Can we still use sqlserver or have to replace it with mysql ?
Thank you in advance
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

We can still use sql server if we so wish.
User avatar
RobertGonzalez
Site Administrator
Posts: 14293
Joined: Tue Sep 09, 2003 6:04 pm
Location: Fremont, CA, USA

Post by RobertGonzalez »

Post Reply