ok
Direktori : /proc/self/root/home/keydecors/www/ca/admin/app/ |
Current File : //proc/self/root/home/keydecors/www/ca/admin/app/test.php |
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>CKEditor</title> <script src="https://cdn.ckeditor.com/4.16.1/standard/ckeditor.js"></script> </head> <body> <textarea name="editor1"></textarea> <script> CKEDITOR.replace( 'editor1' ); </script> </body> </html>