/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
function wysiwyg_textarea($name, $value, $config = "NukeUser", $cols = 50, $rows = 10) { global $advanced_editor; # Don't waste bandwidth by loading WYSIWYG editor for crawlers echo "<textarea name=\"$name\" cols=\"$cols\" rows=\"$rows\">$value