CKEditor Sample

Output



basePath = '/ckeditor/' // If not set, CKEditor will try to detect the correct path. $CKEditor->basePath = '../../'; // Replace all textareas with CKEditor. $CKEditor->replaceAll(); ?>