HTML WYSIWYG Rich Text Editor - PHP ScriptHTML WYSIWYG Rich Text Editor - PHP Script
HTML Rich Text Editor, the WYSIWYG online HTML editor, a powerful web based application which works as a rich software.! Average rating of 2.0 based on 1 votesHTML WYSIWYG Rich Text Editor - PHP Script
HTML Rich Text Editor, the WYSIWYG online HTML editor, a powerful web based application which wo... Average rating of 2.0Overview
Description
.HTML Rich Text Editor, the WYSIWYGÂ online HTML
editor, a powerful web based application which works as a rich
software.! Rich Text Editor for PHP/MySQL is by far the fastest,
cleanest, user friendly, most powerful online WYSIWYG content editor.
This can be used in any application where you need user to editor
contents, like CMS Software.
This enables PHP web developers to replace a textarea with an
intuitive word-like WYSIWYG editor. Also this has a special feature
where you can save your files in a MySQL Database. Once you saved your
file, you can re edit it at anytime using open file button.
HTML Rich Text Editor Tools are just images with onclick event
function, and are completely configurable and it is also effortless to
implement. You will need no more lines to add this script to your
application.
Features
- Database Driven PHP based Rich Text Editor
- More than 20 Tools available
- Multiple Files Editing at same time and Save then in database
- HTML Code Editor Available for Advanced Usage
- Print Preview and Print Options
- Free Online Demo
Included
- Full Source Files with PHP, CSS and Javascript Functions
- Sample sql.sql file
- Help.txt for How to Apply.
Requirements
- PHP 4 or Higher
- MySQL
- Anarchy Server
Instructions
- This Editor script contains just three php files and one database connection file. All php files at located at the root folder.Â
- First Create a database in your server and import sql.sql file (at the root folder) to your database (Single Table callced "editor_pages").Â
- Now change the database connection file at "Connections/sys.php" as follows
$hostname_sys = "yourhost";
$database_sys = "yourdbname";
$username_sys = "yourdbusername";
$password_sys = "yourdbpassword";. Â - Now upload all the files at "Editor.zip" to your server.Â
- Access your code via web browser.Â
- Â You're done.
.
Reviews
Other items by this author
Category | Scripts & Code / PHP Scripts / Website Builders |
First release | 30 January 2016 |
Last update | 10 April 2017 |
Files included | .php, .css, .html, .sql, Javascript .js |
Software version | PHP 4.x, PHP 5.x, PHP 5.0, PHP 5.1, PHP 5.2, PHP 5.3, PHP 5.4, PHP 5.5, PHP 5.6 |
Database | MySQL 4.x, MySQL 5.x |
Tags | php, MySQL, cms, wysiwyg, html editor |