home>php>editpage
Edit a web page script.
"Most dangerous script in the West"
1. Create a text file.
2. Name it admin.php3
3. Copy the text on this page and add to admin.php3.
4. Upload this file into the same directory your web page to edit is located.
5. You can safely test this script on any page "if" file permissions "are not" set
to "666" or "777" anywhere on your web site.
[learn how to set permissions]
Warning:
If some files on your site are set to "666" or "777" either do not use this script
or establish a password protected directory system to reduce the likelihood of
unauthorized use.
As an additional safeguard you may wish to rename admin.php3 too something odd
(example, eoyl6xmpz.php3) and change all references in admin.php3 accordingly.
6. To review or edit page HTML, load admin.php3 in your web browser
(example, http://domain.com/secure/admin.php3)
7. Follow directions on the page, admin.php3.
"Enter file name" entry box may contain the filename of a file in the same directory
or use "../" in front to navigate up a directory in your web site
(such as, "mypage.html" or "../mypage.html")
Guess why there is no demo for this script?