Just click the Image or Link button, and then "Browse Server".
' ; $ckeditor = new CKEditor( ) ; $ckeditor->basePath = '../../../ckeditor/' ; // Just call CKFinder::SetupCKEditor before calling editor(), replace() or replaceAll() // in CKEditor. The second parameter (optional), is the path for the // CKFinder installation (default = "/ckfinder/"). CKFinder::SetupCKEditor( $ckeditor, '../../' ) ; $ckeditor->editor('CKEditor1', $initialValue); } ?>