if( isset($data['value']) ) $fckeditor->Value = html_entity_decode($data['value']); if( isset($data['basepath']) ) $fckeditor->Basepath = $data['basepath'];