PHP Support in DreamWeaver
One of the ways you can get up to speed in learning PHP — or any Web technology for that matter — is by using an excellent editor complete with all the things the you need to get things done. Most beginners start out with the familiar HTML Editor called DreamWeaver. The nice thing about DreamWeaver is that it is packed with many tools to speedup the development process of a page. It also supports a good number of server-side technologies including JSP, PHP, ColdFusion (from the same company called Macromedia), and the ASP.Net Languages C# and VB.Net. A host of features will be available to you once enable DreamWeaver’s support for your favorit server-side technology. It allows for syntax-highlighting, function-lookup, reflection, intellisense and many other things that could save you time and sanity when coding your script.
