Dear friends,
How to connect Sql server with php.Iam using WampServer software.I
want to display some data from sql server through php script.Please
help me.
Thanks
How to connect Sql server with php
Ask by pintu nayak
Updated 24 Feb 2012
Visit these links for accessing sql server database using php script.
http://msdn.microsoft.com/en-us/library/cc793139%28v=sql.90%29.aspx
http://social.technet.microsoft.com/wiki/contents/articles/accessing-sql-server-databases-from-php.aspx
http://social.technet.microsoft.com/wiki/contents/articles/933.how-to-use-php-with-sql-server-en-us.aspx
Thanks.