Blogged.com
Be Fused  
Web design, development, marketing, SEO and affiliate blog.

4 Users are Following

7.8
very good
based on editor's review
recent postsrss feed

Drupal redirect in .htaccess

Nov 11, 2009
Using .htaccess is one of the best ways to redirect a URL to a new URL. Particular care needs to be taken with Drupal sites for it to work correctly. The following snippets needs to be added to the root .htaccess file directly after the following...

Drupal link function

Nov 5, 2009
The Drupal link function is a handy and easy way to create hyperlinks in your module or theme. The syntax for the link function is: print l(anchor text, path); This is an example of a simple link that might exist in a theme template...


Be the First to Review this Blog!