WeberDev.com PHP and MySQL Code

LOG IN
BEGINNER GUIDES  |  PHP CLASSES  |  CODE SEARCH  |  ARTICLES SEARCH  |  PHP FORUMS  |  PHP MANUAL  |  PHP FUNCTIONS LIST  |  WEB SITE TEMPLATES
Start typing to search for PHP and MySQL Code Snippets and Articles Search
Submit a code Example / Snippet Submit Your Code
Search Engine Optimization Monitor SEO Monitor
Web Site UpTime Monitor UpTime Monitor
WeberDev's Monthly code contest PHP Code Contest
Your Personal Examples List My Favorite Examples
Your Personal Articles List My Favorite Articles
Edit Account Info Update Your Profile
PHP Code Search
Web Development Forums
Learn MySQL Playing Trivia
PHPBB2 Templates
Web Development Index
PHP Web Logs (BLogs)
Web Development Resources
Web Development Content
PHPClasses
PHP Editor
PHP Jobs
Vision.To Design
Ajax Tutorials
PHP Programming Help
PHP/MySQL Programming
Webmaster Resources
Webmaster Forum
XML meta language
website builder
Submit Site
Forex Trading Online forex trading platform

Go Back Add a Comment Send this example to a friend Add this Article to your personal favoritest for easy future access to your favorite Code Examples and Articles. Submit a code example Print this code example.
BACK ADD A COMMENT SEND TO A FRIEND ADD TO MY FAVORITES ADD CODE EXAMPLES PRINT
Title : Rich Editor (RE) is a cross-browser WYSIWYG html editor
Categories : Content Management, Editors and IDEs, PHP, Complete Programs Update Picture
Slava Smolin
Date : Dec 17th 2003
Grade : 3 of 5 (graded 15 times)
Viewed : 8767
File : 3772.zip
Images : No Images for this code example.
Search : More code by Slava Smolin
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

No knowledge of HTML required. 100% script.
Web Developers can use RE in CMSs or just instead TEXTAREA tags. Implemented as a PHP class. It is easy to use it in you scripts! Create as many RE elements, as you want to be placed on your page!
Advanced work with images, including file uploading, tables, links, stylesheets, FLASH, multilanguage support and more!
No slow Java Applets! No additional ActiveX components are required! RE can be easily rebrandable!



File Explorer, browse, upload, download and edit your web site files with only a browser and a HTTP connection.
Categories : Complete Programs, Content Management, Filesystem, PHP
phpCMS a content-management-system written in php.
Categories : Content Management, Apache, Complete Programs, Web Servers, PHP
SSR technology 0.13 (Web application development and publishing engine)
Categories : PHP, Content Management, Complete Programs, Frameworks
QTO File Manager
Categories : Filesystem, filePro, Complete Programs, PHP, Content Management
GroupIT Content Management and Community Engine
Categories : PHP, Complete Programs, Content Management
Flexphpsite - a Content Management System (CMS) in PHP and MySQL
Categories : Content Management, Complete Programs, Databases, Multimedia, PHP
Point and Click Interface ala MS Access for creating SQL statements.
Categories : MySQL, Complete Programs, General SQL, PHP, Databases
Accepts a database & hostname from a user and then HTTP username and password. Uses this to connect to a MySQL database. Produces a form based on the tables it finds there to allow the user to do SELECTs, INSERTs, and DELETEs.
Categories : Databases, PHP, MySQL, Complete Programs
phpAds, a complete banner and ad management system with detailled tracking and stats.
Categories : MySQL, Complete Programs, Ecommerce, PHP, Databases
Expose - PHP template engine, supports server and client-sided caching,a plugin system, multiple languages, template script language is based on PHP itself.
Categories : PHP, PHP Classes, Templates, Complete Programs
Searches through a local INN server's discussions
Categories : Search, Complete Programs, PHP
background music script for random notes in a frame
Categories : PHP, Content Management, HTML and PHP
Parses HTTP_USER_AGENT so that you can customize your site to different browsers
Categories : HTML, PHP, Complete Programs
Tropicalm Genetree Family (MySQL based family tree)
Categories : PHP, Interfaces, Databases, MySQL, Complete Programs
PHPCatalog
Categories : Ecommerce, PHP, Complete Programs
 Justin French wrote : 1036
Cross browser?  Not from where I stand!  No support for Safari & Mozilla on Mac OS X (rendered as a plain textarea, and whilst the GUI rendered in IE5, I couldn`t do anything in it -- it just froze.

Cross browser Windows?  Maybe.
 
 Søren Lund wrote : 1038
This isn`t cross-browser. It did work in my IE5.5, but not in Mozilla 1.5.

Furthermore it`s copyrighted and the javascript source is encodeded.

A better alternative is htmlArea: it`s open source (BSD-like licence), and the new version 3 is cross-browser:

  http://www.interactivetools.com/products/htmlarea/
 
 Shea Sollars wrote :1337
The sooner you learn Firefox sucks, the sooner your life will be better. ;)