Lorem ipsum dolor sit amet, consectetur adipisic ing elit, sed do eiusm
Lorem ipsum dolor sit amet, consectetur adipisic ing elit, sed do eiusm



Read more







Read more







Read more

Post Coba

menubar: "edit insert view format table",
    plugins: [
         "advlist autolink link image lists charmap print preview hr anchor pagebreak",

         "save table contextmenu directionality template paste textcolor",

   ],

   content_css: "css/content.css",
   toolbar: "insertfile undo redo | styleselect | bold italic | alignleft aligncenter alignright alignjustify | bullist numlist outdent indent | l      ink image | print preview media fullpage | forecolor backcolor emoticons",
   style_formats: [
        {title: 'Bold text', inline: 'b'},
        {title: 'Red text', inline: 'span', styles: {color: '#ff0000'}},
        {title: 'Red header', block: 'h1', styles: {color: '#ff0000'}},
        {title: 'Example 1', inline: 'span', classes: 'example1'},
        {title: 'Example 2', inline: 'span', classes: 'example2'},
        {title: 'Table styles'},
        {title: 'Table row 1', selector: 'tr', classes: 'tablerow1'}
    ]



    $cur_dir = $upload_dir . $subfolder . '/' . $subdir;




Read more