Hello Everyone, I am hoping someone can help me out. I have 2 questions.
Question 1:
We have two web servers. Server 1 is a UNIX box running Apache. Server 2 is a Windows machine running both IIS and Apache. If I write a PHP script, will I be able to run that same script on both my UNIX web server and my Windows web server?
Question 2:
Is is possible to make a database connection in PHP from my UNIX web server to a SQL Server database located on our Windows server?
Any and all information would be greatly appreciated. Many thanks in advance.
Question 1:
We have two web servers. Server 1 is a UNIX box running Apache. Server 2 is a Windows machine running both IIS and Apache. If I write a PHP script, will I be able to run that same script on both my UNIX web server and my Windows web server?
Question 2:
Is is possible to make a database connection in PHP from my UNIX web server to a SQL Server database located on our Windows server?
Any and all information would be greatly appreciated. Many thanks in advance.