Hi i made a little app that opens a html file into fckeditor then
after edit saves the html file.
I would like to add a drop down list or whatever is best, so i can
select from files on the server to edit. How would I accomplish this
task.. in the simplest form since I am a newbie..
File = htmlentities($file, ENT_QUOTES) ?> not found.
} ?>
On Feb 1, 12:49 pm, Dual_b00t wrote:
> Hi i made a little app that opens a html file into fckeditor then
> after edit saves the html file.
>
> I would like to add a drop down list or whatever is best, so i can
> select from files on the server to edit. How would I accomplish this
> task.. in the simplest form since I am a newbie..
>
> Thanks much