0
php and SQL Server??
New Here
,
/t5/dreamweaver-discussions/php-and-sql-server/td-p/276552
Nov 14, 2006
Nov 14, 2006
Copy link to clipboard
Copied
hello
is it possible to connect a php file to a SQL Server Database? and how?
thx
is it possible to connect a php file to a SQL Server Database? and how?
thx
TOPICS
Server side applications
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
/t5/dreamweaver-discussions/php-and-sql-server/m-p/276553#M107409
Nov 15, 2006
Nov 15, 2006
Copy link to clipboard
Copied
Feras_86 wrote:
> is it possible to connect a php file to a SQL Server Database? and how?
Yes, with the PHP Microsoft SQL Server functions:
http://www.php.net/manual/en/ref.mssql.php
--
David Powers
Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
http://foundationphp.com/
> is it possible to connect a php file to a SQL Server Database? and how?
Yes, with the PHP Microsoft SQL Server functions:
http://www.php.net/manual/en/ref.mssql.php
--
David Powers
Adobe Community Expert
Author, "Foundation PHP for Dreamweaver 8" (friends of ED)
http://foundationphp.com/
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Feras_86
AUTHOR
New Here
,
LATEST
/t5/dreamweaver-discussions/php-and-sql-server/m-p/276554#M107410
Nov 15, 2006
Nov 15, 2006
Copy link to clipboard
Copied
thx man 🙂
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

