Sat 17 Oct, 2009 10:31 am - Great suggestions Robert!
However, if you want to do a standard "We have moved" redirect, it's a very simple javascript function that looks something like this:
[code]... (view)
Fri 25 Sep, 2009 11:36 am - you are an idiot. affairs save marriages? you have hereby been revoked of your privilege to give relationship advice. (view)
Fri 18 Sep, 2009 01:07 pm - What's most important about the CMS you choose to use is how easy it is to implement a custom design ontop of the CMS. I would not use anything other than Drupal, since all the other CMSs like... (view)
Fri 18 Sep, 2009 01:02 pm - There are at least a few. W3Schools and Tizag are great for beginners.
http://www.tizag.com/phpT/
http://www.tizag.com/mysqlTutorial/
http://www.w3schools.com/PHP/php_intro.asp... (view)
Fri 18 Sep, 2009 12:54 pm - In addition to what everyone has said, it is important to know that there are two types of strings in PHP. Strings made with double-quotes (") and strings made with single-quotes (').... (view)