Page 1 of 1

Connecting to SQL server using PHP code

Posted: Sun Jul 27, 2008 3:40 am
by Hillu
I wanted to connect to SQL server using PHP so that I can migrate the data I have in the SQL server to MySQL server. Any suggestions?
Thanks

Re: Connecting to SQL server using PHP code

Posted: Sun Jul 27, 2008 4:22 am
by ailema
you can use mysql its better when connecting too database

Re: Connecting to SQL server using PHP code

Posted: Sun Jul 27, 2008 8:40 am
by Bill H

Re: Connecting to SQL server using PHP code

Posted: Sun Jul 27, 2008 1:34 pm
by RobertGonzalez
Is your web server on the same box as the SQL Server?