Sorry for this noob question, but I've startet working with the FCKeditor just a few weeks ago.
But to work with this script and PHP I need the name of the textarea.
Maybe you can say where I can change this name.
But to work with this script and PHP I need the name of the textarea.
Maybe you can say where I can change this name.
RE: What is the name of the textarea?
you can call it from $_POST['FCKeditor1']
RE: What is the name of the textarea?