PHP And MySQL, The Web Develpment Tools For The Rest Of Us

There are a few important tips that can be used and you may not be aware of when starting to use PHP web development. PHP is a type of programming or scripting language used to create web pages and web applications. The full name of PHP is hypertext preprocessor. PHP tends to generally run on servers that use Linux code, which is pretty much all of them.

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.

These two simple and easy suggestions can make your PHP development much easier, specifically when you are just trying to get the hang of PHP development. It is not necessary that you follow these tips but they will make life easier.

To learn more about Dreamweaver training courses, visit Macresource Computer Training, a UK IT training company offering Dreamweaver Classes at their central London training centre.

This entry was posted in computers and tagged . Bookmark the permalink.

Comments are closed.