PHP Classes

File: apps/views/compui/utils/tiny-editor.php

Recommend this page to a friend!
  Classes of fathurrahman   mnTemplate   apps/views/compui/utils/tiny-editor.php   Download  
File: apps/views/compui/utils/tiny-editor.php
Role: Auxiliary script
Content type: text/plain
Description: Auxiliary script
Class: mnTemplate
Route HTTP requests to callback functions
Author: By
Last change:
Date: 1 year ago
Size: 148 bytes
 

Contents

Class file image Download
<div class="col-md-12">
    <textarea name="<?php echo $tinyname ?>" class="tinyeditor" rows="50">
    Text editor dari TinyMCE
  </textarea>
</div>