rugzo Posted October 1, 2008 Share Posted October 1, 2008 Hi all, i try to use dreamweaver cs3 for validator purpose. It shows me the mistakes for html but not for php. Do anyone has experience with the validator in dreamweaver who can explain me what to do. thanks very much... Quote Link to comment Share on other sites More sharing options...
wildteen88 Posted October 1, 2008 Share Posted October 1, 2008 You should look into using a proper IDE when creating your PHP scripts, as these will include all sorts of utilities for debugging PHP code. Dreamweaver is best used for HTML/CSS etc. There are many different types of IDE's out there. The top of line IDE would be Zend Studio, however there are many cheaper variants such as PHP Designer 2008 which can be had for about $30 (dont know the actual price). Or you could use Eclipse with the PDT addon which is free. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.