The forum operates in read-only mode. Please head to StackOverflow for support.
<?include("fckeditor/fckeditor.php");?>
<?$oFCKeditor = new FCKeditor('content') ; $oFCKeditor->BasePath = 'http://localhost/news/fckeditor/'; $oFCKeditor->Value = 'Default text in editor'; $oFCKeditor->Create() ;?>
RE: Problem selecting images
https://sourceforge.net/forum/message.p ... id=4199009
RE: Problem selecting images
RE: Problem selecting images