| Re: Visual PHP ? -
10-17-2007, 11:20 PM
You don't have anything like Visual PHP or the one trying to a PHP editor (just like Frontpage for HTML). PHP is a scripting language. PHP is used with HTML.
To make it clear, you create page design using HTML editors and make amendments or plug-in PHP scripts.
There are PHP IDE's available, which can provide a programming environment.
Zend is one such popular IDE for PHP. |