Hey there,
I am looking for a good lightweight (no wysiwyg) PHP (non-MySQL) inline code editor, this would simply edit and/or create files in a web directory.
Thanks
Printable View
Hey there,
I am looking for a good lightweight (no wysiwyg) PHP (non-MySQL) inline code editor, this would simply edit and/or create files in a web directory.
Thanks
i dont know what you mean by inline... but here are some good editors:
Dreamweaver ($400)
PHP Designer (€39 EUR)
NotePad++ (Free)
Web browser inline, like the reply box I am typing into now, except not stored in MySQL.
ok i know what you are talking about now.
It would help me if you told me what your going to use it for.
Code editor, as in highlight syntax?
If you don't need syntax highlighting you can create an editor out of regular textarea.
You might want to consider PHPDuke which is OpenSource