I'm very new to PHP..so new that I don't know any PHP but have been told to set it up on a server.
So far, the Web Developers have created a bunch of PHP pages. They've tested the site on their Windows version of the PHP scripting engine, Apache and MySQL. Well, suddenly, plans changed and we are porting it over to a Linux server (Red Hat 7).
Now, i'm just guessing here but all the .php and .html pages created in the Windows environment should work exactly the same WITHOUT modification in the Linux environment right (given the same tools - Apache and MySQL)?
If not, can anyone point out some of the things to be aware of before I proceed to far into this.
Thanks for helping out a rookie.
Kaboom!