Hi all,
i've problem to set the value from mysql data
this is my code
$fckEntete = new FCKeditor ;
$fckEntete->BasePath = './fckeditor/' ;
$fckEntete->Value = $row1[2];
$fckEntete->CreateFCKeditor( 'EditorDefault', '100%', 150 ) ;
i don't see what's wrong here
plz help thx a lot
i've problem to set the value from mysql data
this is my code
$fckEntete = new FCKeditor ;
$fckEntete->BasePath = './fckeditor/' ;
$fckEntete->Value = $row1[2];
$fckEntete->CreateFCKeditor( 'EditorDefault', '100%', 150 ) ;
i don't see what's wrong here
plz help thx a lot