Creating Password Protected Folders using htaccess

January 20th, 2009  -  Important: This method of password protecting folders does not provide protection for highly secure information. It is mainly to keep more casual users from accessing a page through a Web browser. See the limitations to this method of authentication for details. On this page: Part 1: Create a password file and put it on the server Part 2: Create an .htaccess file in the folder you would like restricted Part 3: Test the set up Limitations to this method of authentication Part 1: Create ...Read more

Tags: , , , , ,

How to find and replace text in the MySQL database using SQL

December 31st, 2008  -  MySQL database is a simple and useful string function REPLACE () which allows data to the table with the strings (from_string) to be replaced by new string (to_string). This is useful if you need to find and replace a text string that affects many rows or records, such as change of name, zip code, URL, or spelling. The syntax of REPLACE is REPLACE(text_string, from_string, to_string) Reference described in REPLACE function that returns the string text_string with all occurrences of the string from_string replaced by the chain to_string, where correspondence is sensitive when ...Read more

Tags: , , , , , ,

HostGator Coupons

December 26th, 2008  -  1.) Coupon Code - "hostgatorcoupon" - $9.94 Off 2.) Coupon code "jury" - $9.94 Off 3.) Coupon code "hgc25" - $9.94 Off 4.) Coupon code "Hostcritique" - $9.94 Off To use a HostGator Coupon just go through the normal order process, at one stage there will be a box below your plan that asks for a coupon. Just put any of the codes in there and it will subtract off $9.94 from your order! HostGator If you have suggestion or any coupon, please write this comment Read more

Tags: , , ,