Just call it in html
Today we are going to talk about php tutorial how to call code such as
include("../editor/fckeditor.php");$ofckeditor = new fckeditor('fckeditor1') ;
$ofckeditor->basepath = '../editor/';
$ofckeditor->value = '';
$ofckeditor->width = '100%' ;
$ofckeditor->height = '360' ;
$ofckeditor->create() ;?>
If php wants to get the value, just
$_post'fckeditor1'];
That's it.
For more details, please check: http://www.bKjia.c0m/wy/dreamweaver/34997.htm