دوستان من می خوام یه بخش News تو سایتم راه بیندازم ،فقط یه مشکل دارم اونم اینکه نمی دونم چه جوری ادیتور FCKeditor رو فراخوانی کنم؟؟؟
در ضمن عکس هایی که تو FCKeditor می یارم کجا upload میشه؟متناون چه جوری با چه اسمی فرستاده می شه!
هر اطلاعاتی که دارید بدین دیگه خلاصه-مرسی
<?
include("fckeditor.php") ;
$sBasePath = $_SERVER['PHP_SELF'] ;
$sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ;
$oFCKeditor = new FCKeditor('FCKeditor1') ;
$oFCKeditor->BasePath = $sBasePath ;
$oFCKeditor->Create() ;
?>
آقا من این کارو کردم ولی صفحه سفید است!!!<?
include("fckeditor.php") ;
$sBasePath = $_SERVER['PHP_SELF'] ;
$sBasePath = substr( $sBasePath, 0, strpos( $sBasePath, "_samples" ) ) ;
$oFCKeditor = new FCKeditor('FCKeditor1') ;
$oFCKeditor->BasePath = $sBasePath ;
$oFCKeditor->Create() ;
?>
include("fckeditor.php") ;
$sBasePath='/organce/fck/';
$oFCKeditor = new FCKeditor('FCKeditor1') ;
$oFCKeditor->BasePath = $sBasePath ;
$oFCKeditor->Value = '' ;
$oFCKeditor->Create() ;
البته منظورم در ايران با سرعت دايلاپ هستاصلا واسه كاراي وب بيس پيشنهاد نميشه