Visit Publisher Site



(0 Reviews)
PHPDevel Wysiwyg HTML Editor





PHPDevel Wysiwyg HTML Editor is a free easy-to-use wysiwyg editor that you can use on your websites or integrate into your web applications. Adding the editor to an HTML form is as easy as adding textarea tag. If the code for textarea tag is: [textarea name="message"]Default text[/textarea], then the replacement code for wysiwyg editor would be: [?php echo wysiwyg('wysiwyg_id', 'message', 'Default text'); ?]..
Listed in WYSIWYG Editors category
Listed in WYSIWYG Editors category
Featured Listing

PHP Poll- https://www.netartmedia.net/php-poll
PHP Poll is an absolutely free script allowing to create online poll websites or add polls to existing sites or web pages.It comes with an user-friendly administration panel allowing to create the polls, check the poll results and manage the different site settings.PHP Poll doesn't use a MySQL database, but ...