A Delphi-like editor for writing Web sites with PHP and database support and testing them on a built-in Web server.
Main features:
- Web sites are managed as projects - sets of files
of different types: HTML, JavaScript, PHP, CSS,
XML, text, image, etc. Stand-alone pages can be
edited as well.
- Multi-functional Code editor with HTML, JavaScript,
PHP, CSS and XML syntax highlighting.
- Code completion feature quickens the input of
standard constructions such as operators, algorithms
and HTML elements.
- Tag palette allows to insert standard HTML tags
with a single click.
- Tag editor helps to set the values of the HTML tags'
parameters and code their JavaScript event handlers.
- A built-in Web server with HTTP, PHP and database
support.
- Ability to test Web pages with different HTTP
parameters using GET and POST request methods.
- Results of execution can be displayed in a built-in
Web browser or as a source HTML code.
- A built-in FTP Client downloads files, publishes
files and projects on the remote FTP server, creates
directories, renames, deletes, changes permissions on
files and directories on the FTP server.