IDEs - PHP
IDE combines the editor, compiler and other useful tools in the same software package. Its advantage is that when a program with syntax errors is compiled, the programmer sees the error messages and the original program at the same time -- this makes debugging much easier. Also, some IDEs contain debuggers. Visual J++, VisualAge for C++ or Java, Java WorkShop, and Visual Caf�?�© are IDEs.
From :www.course.com/careers/glossary/programming.cfm
PHP: Hypertext Preprocessor is an open source server side programming language extensively used for web scripts and to process data passed via the Common Gateway Interface from HTML forms etc. PHP can be written as scripts that reside on the server and may produce HTML output that downloads to the web browser. Alternatively, PHP can be embedded within HTML pages that are then saved with a .php file extension.
From : www.smallbizonline.co.uk/glossary_of_internet_terms.php
HAPedit
HAPedit is an acronym for Html Asp Php editor; a win32 text-mode editor useful for all developpers of dynamic web pages.
Its main features are: syntax highlighting for html/php, html/asp, html, JavaScript, CSS and SQL; page preview in browser; project manager; php code "compilation"; edit html tags; code completion; preview images; SQL console; FTP Manager; Code Explorer and more.
HAPedit offers a simple but efficient interface for creating and editing HTML tags. Html development is facilitated with syntax highlighting and code completion. Code completion is an assistant which appears while you type to offers to complete the current word for you.
Syntax highlighting php/asp/html is one of the main features, In addition, code completion is available for Asp as it is for HTML. Furthermore, HAPedit is shipped with the following development languages: Asp, ADODB and VBScript.
Integrated project manager, with a Windows Explorer style interface, allows you to browse in folders of your projects.
First of all, projects manager allows to open a file quickly, but also to preview images or launch a browser with the selected page.
A button lets you launch Windows Explorer any time for the selected file or folder. In addition, right-click on any item list to display a contextual menu or Windows properties.
visit
HAPedit
HAPedit was visited : 202 times
Loading .....