I want to use the editor for editing PHP-Code.
If i open a php-file, so it destroy the file and creates an HTML-File.
the whole PHP-Script 's gone.
even if i switch to source....
a editor must not change anything, on file open.
if its an HTML-File and begins with <html> or something like to identify as an HTML-File, then ok, but if it recognizes nothing about yhtml> so it must not change anything.
if its not possible, to edit in PHP with this editor, its in my case absolutely useless.
please respond, this editor would b nice on my Project
Thu, 01/28/2010 - 03:56
#1
Re: How to disable HTML ?
Looks rather unsafe...
Re: How to disable HTML ?
i had the hope, that fckedit uses a colorized textedit, like "notepad ++" but for online.
only files in an pre defined path will be able to edit with the fckeditor.
And the project runs anyway only inside and is not accessible from the outside. In addition, it has for the Adminarea a password which protects against unauthorized admission.
The 'security' to which you have appealed is given therefore anyway.