<php?
include_once(ROOT_PATH . 'includes/fckeditor/fckeditor.php');
create_html_editor('goods_desc', $goods['goods_desc']);
?>
<html>
<td>{$FCKeditor}</td> :add edit ,display ok
</html>
but ,modify edit, not display ,how to
include_once(ROOT_PATH . 'includes/fckeditor/fckeditor.php');
create_html_editor('goods_desc', $goods['goods_desc']);
?>
<html>
<td>{$FCKeditor}</td> :add edit ,display ok
</html>
but ,modify edit, not display ,how to