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 : Complete NotePad application for Websites (Like Yahoo Notepad)
Categories : PHP, Web Applications, Filesystem, Java Script, Complete Programs Click here to Update Your Picture
Hasin Hayder
Date : Oct 06th 2004
Grade : 3 of 5 (graded 12 times)
Viewed : 9664
File : 4021.zip
Images : No Images for this code example.
Search : More code by Hasin Hayder
Action : Grade This Code Example
Tools : My Examples List

  Submit your own code examples 
 

Hi. This is a complete notepad application for website. For an example you could imagine yahoo notepad. This application has many advanced features like folder renaming, folder deletion etc. it also checks many error like duplicate file name, folder name or Invalid filename. Moreover It can also display HTML tags with help of htmlspecialchars() function To Install : just upload and extract the contents of this zip file to ur website and chmod ur folder (ie. note) to 0777. Thats all.

By default an admin account is set with user:pwd = admin:admin

Running example : http://www.hasinme.info/note/index.htm

I hope you would like it and vote for me. Thanks
--Hasin Hayder



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
Zephyr: AJAX Based Framework for PHP5 Developers
Categories : PHP, AJAX, Frameworks, Java Script, Web Applications
Builds JavaScript that updates the contents of one selector based on another.
Categories : HTML, Java Script, PHP, Complete Programs, General
This is a script that list all image files on a given directory, and displays the thumbnails nicely formated within an HTML table. It also make use of JavScript to open pop up windows when the users want to see the full photo.
Categories : Graphics, PHP, Complete Programs, Java Script
The toll booth
Categories : PHP, Java Script, Filesystem
GuestBook Light - a plug and play application for any website.
Categories : PHP, Complete Programs, Filesystem, Sessions
Finds files on your site, uses UNIX find command.
Categories : Complete Programs, Filesystem, PHP
This is a simple photo gallery that reads the image files from multiple directories, and generates a web page styled with CSS1. It opens single auto window to view and print a given image.
Categories : Graphics, Filesystem, PHP, Complete Programs
Disk Usage, uses UNIX du command.
Categories : Complete Programs, PHP, Filesystem
QTO File Manager
Categories : Filesystem, filePro, Complete Programs, PHP, Content Management
Contents Page - a script to build contents pages.
Categories : Complete Programs, PHP, Utilities, Filesystem
filesystem Show Files Script
Categories : PHP, Filesystem, Java Script
Calendar Web App
Categories : Web Applications, PHP, MySQL, Complete Programs, Web Services
A simple configuration file editor to ease you life in setting up php applications. Reads variables from a given file automatically and displays current value. New value will be written to file after submit.
Categories : PHP, Filesystem, Regexps, Java Script
Handle multiple file upload
Categories : Complete Programs, Filesystem, PHP, HTML and PHP
 Joseph Crawford wrote : 1202
this is a nice application but it is a shame it only works in internet explorer and not mozilla/fire fox
 
 Hasin Hayder wrote : 1203
Dear Joseph,
You must know Mozilla and FireFox doesn`t support some JavaScript object which works pretty fine with IE. Thats the cause. Nothing to shame.

--Hasin
 
 Hasin Hayder wrote : 1209
Hey Joseph, Now this notepad works pretty fine with Opera too. Check it out.

--Hasin
 
 s m wrote :1212
Well, the fact is that firefox complies completely with the w3c standards, whereas MSIE does not. Microsoft has been trying to keep other browser down by making it difficult to actually switch over. They do this by arbitrarily adding new objects to set ie as the standard for designers.