Hello all,
I am about to start development of a web-based application to allow employees of our company to create and submit job postion postings for viewing on our company website.
In our office, where I will be developing the application, we run Linux/Apache2.0.52/PHP4.3.9/MySQL4.0.17
In the office where the application will finally be hosted, they are running Windows 2003 Server (IIS6)/PHP4.3.9-Win32/MySQL4.1.7-win
I have had some experience with PHP/MySQL, not an expert by any means, but a little more than a newbie, and I am just wondering about any possible pitfalls I could run into when the day comes to transfer the application from over from my Linux system to their Windows system.
With this I am speaking only of differences, if any, between PHP coding for use on a Linux based machine to PHP coding for use on a Windows based machine.
I know I will have more questions while I am in the throws of development, but I thought this one would be a good one to start with.
Thanks