When using PHP web development there are two golden rules that you need to remember. PHP is a scripting language that is used for web development. PHP stands for hypertext preprocessor and PHP web pages can be used on almost all types of operating systems and platforms as almost all web servers are configured to use PHP code.
PHP scripting is used on Linux systems so you can save a lot of time and hassle by developing the code on a Linux system instead of converting the code from a Windows system. Linux is very versatile and you can run Linux on any type of system but there are some few differences that can make converting code and links from windows to Linux.
The big problem when not developing your page on a Linux system is the fact that Linux is case sensitive while Windows is not. This means if you have upper and lowercase letters in your links they might not work when you have transferred everything over to a Linux system or server. It will then take more time as you need to go through everything to fix the problem.
It can also save you a lot of time by using CVS or SVN. These programs will save the many different versions of your application or web pages so that you can access them if needed. For web development this is important as you will make changes that need to be erased.
Many times SVN is used when you have several different people developing the same site. This then will merge all of the work into one file so that you can see any issues or conflicts.
If you are just starting to use PHP to develop your web page then creating the application in the same environment as the web server can make the whole process a lot easier as can being able to access older versions of your web page.
If you would like to learn more about PHP AJAX training courses, visit Macresource Computer Training, an independent computer training company offering PHP AJAX Classes at their central London training centre.