Login  |  繁體中文
感謝您對「自由軟體鑄造場」的支持與愛護,十多年來「自由軟體鑄造場」受中央研究院支持,並在資訊科學研究所以及資訊科技創新研究中心執行,現已完成階段性的任務。 原網站預計持續維運至 2021年底,網站內容基本上不會再更動。本網站由 Denny Huang 備份封存。
也紀念我們永遠的朋友 李士傑先生(Shih-Chieh Ilya Li)。

What is Resource Catalog ?

catalog-iconThe OpenFoundry Resource Catalog lists professional resources and applications related to the development of open source software. If you have any recommendation listing / category  or bug for this resource catalog, please do not hesitate to contact us.

IDE.PHP

Rating
0
Votes
0
Rate this listing
0 vote

Ide.php is a web-based editor for quick development of server-side code. It offers a rapid prototyping environment, letting the user test and save snippets of code with minimal overhead.

Ide.php was primarily written for PHP, but has been extended to enable development in any server-side scripting language available on the server where it's running, like SSI, ASP, JSP, SSJS, even CGI!

Ide.php eliminates the need to use several separate programs (text editor, FTP program and web browser) for web development, since all work is done directly through the browser. This helps to shorten development time, and is also very helpful when learning a new scripting language, like PHP.

Platform: Cross platform; License: GNU General Public License

Reference: https://www.ekenberg.se/php/ide/about_ide.php?label=what