3/18/10
Date Reviewed: 3/18/10
Summary: PHP -- str_replaceUpdated with a smaller, more advanced version with and a working example.
MySQL -- mass editingThis dangerous script will allow the users to mass edit files in their database. Before attempting to use this program you should remember to
back up your database!!PCRE examples 1Updated "
hyperlink your urls example 6" to reflect the deprecation of magic_quotes_gpc.
PCRE examples 2Added two more examples. The first is a better version of replacing patterns found within a pattern and the second will replace patterns
not found within a pattern.
htaccessA short snippet of code that will ban all access to a folder unless they have a specific IP address.
PHP -- create a filephp that will create a file.
Javascript –– add HTML tags to highlighted textUpdated the script with the most recent version. This is a bug fix for the latest version of Opera.
phpMyAdmin –– backup your databaseA tiny tutorial on how to back up your database using phpMyAdmin.