Can some whone please help with Implementations on Spaw editor for description
spaw editor:
http://solmetra.com/en/disp.php/en_products/en_spaw/en_spaw_demosomething like this:
http://www.4homepages.de/forum/index.php?topic=16639.0 Tinymce
but i want for Spaw Editor.
Who can help me with this
something like this for textarea
<?php
include("../spaw2/spaw.inc.php");
$spaw1 = new SpawEditor("spaw1");
?>
<form method="post">
<?php
$spaw1->show();
?>
</form>
i get this here
i need it here:
