Hi, i've just started "working" with fckeditor and web programming, and i'm already stuck.
I need to create a fck-editable text field using php. I've tested all the samples that come with the product and I haven't found a solution.The base example that I use has 2 files, the first one calls the editor, and the second one shows the text written using the editor.
I suppose I must start with a previously created text field, but I don't know how to pass the text that it is in the field to the editor...
Sorry for the noob problem
Thanks.
Sun, 07/26/2009 - 21:49
#1
Re: Newbie problems
After you have mastered that, replace the textarea with FCKeditor, but don't try to learn two things at the same time.