| |
Copyright 2006 Allisons Corp Sdn Bhd. All rights reserved.
'; $editor->set_code($body); // add a spacer: $editor->addspacer('', 'after:cancel'); $editor->set_charset('iso-8859-1'); // print the editor to the browser: $editor->print_editor('100%','450'); ?>
|