Hi,
I got a problem.
My SQL database dont seems to read my content in FCKeditor.
The following is the SQL statement i key in:
I want to know if my '$FCKeditor1' is the correct name for FCKeditor.
I got a problem.
My SQL database dont seems to read my content in FCKeditor.
The following is the SQL statement i key in:
update contents set about = '$FCKeditor1' where title = '$title';
I want to know if my '$FCKeditor1' is the correct name for FCKeditor.