Hi,
please help me with this small question.
i have used FCKEDITOR in my php website. but when i uploaded it on the webserver. The FckEditor does not displayshere is the code. please help
is there something wrong in this line?Code:<?php include_once("fckeditor/fckeditor.php") ; $oFCKeditor = new FCKeditor('FCKeditor1') ; $oFCKeditor->BasePath = '/home/User_NAme/public_html/folder/admin/fckeditor/' ; $oFCKeditor->Value = $data; $oFCKeditor->Create() ; echo "<br>"; ?>
/home/User_NAme/public_html/folder/admin/fckeditor/
pls do help


here is the code. please help 
Reply With Quote
