Skip to main content
Home
Drupal Articles
Redirect User on Login
Override html.tpl.php for a certain content type
White Screen After Updating Date Module
Drupal 7 Site Set-up
Example of hook_form() and hook_form_submit()
Example of hook_menu()
Example of hook_permission()
YouTube RSS Feed in Drupal
Unable to save result set in /includes/database.mysql.inc on line 115
Override page.tpl.php for a certain content type
Backup Drupal 6 Sites with the Backup & Migrate Module
Drupal XML Sitemap Module Setup
PHP Articles
Replace in MySQL
Convert Database Date to Something More 'User Friendly'
PHP Email Validation
PHP Logout
SELECT inside a SELECT
#1054 – Unknown column in 'where clause'
Warning: Cannot modify header information – headers already sent by
Export to CSV file
Another escape data function
session_name()
Show to only selected IP address
Full Text Search in MySQL Database
jQuery Date Picker to MySQL Database Format
Convert Text to 'Safe Url'
My 'Email Me' Error Function
Delete Sessions
Handling File Downloads with PHP
mysql_insert_id()
My Escape Data Function
Users IP Address
mysql_real_escape_string
PHP Email Contact Form
mysql_affected_rows()
Redirect Page
jQuery Articles
Great Hotspot Image Swap
jQuery .hover();
jQuery .click();
More powerful jQuery selectors
Powerful jQuery Tag Selectors
To 'Get' an element in jQuery
Adding jQuery to your page
jQuery Photo Reflections
Javascript Articles
Javascript not validating?
Javascript & New Lines
JavaScript Accepted Variable Names
Create a JavaScript Array
Speeding Up 'For Loops'
JavaScript Quick Syntax Check
JavaScript Dot Operator List
Create getElementsByClassName() function for use in IE
HTML and CSS Articles
YouTube RSS Feed
Twitter RSS
htaccess 301 Redirect Guide
IE session bug is solved
IE Blocking iFrame Cookies
Apache Re-write Explained
IE Specific CSS
CSS Reset
Wordpress Articles
WordPress Site Hacked
Enable $_SESSION in WordPress
Limit the length of 'the_excerpt' in WordPress
WordPress Migrate
WordPress bloginfo()
How to Add Footer Widgets to a WordPress Theme
Fancybox for WordPress
WordPress – How to Increase Maximum upload file size: 2MB
Jon Moore
Search form
Search
Jon Moore
Tips 'n' Snips
Previous
Pause
Next
Redirect User on Login
Recently I had to redirect users to the home page, and although I can do this with the 'Rules' module, I also wanted to...
Override html.tpl.php for a certain content type
Similar to another post aimed at using a different page.tpl.php for a certain content type, sometimes I've needed to...
White Screen After Updating Date Module
I'm always a little cautious when updating modules, so I tend to download and unpack the new modules into a 'workings'...
Drupal 7 Site Set-up
Once the site files have been uploaded either by the 'one click install', or by the manual approach, you're left with...
Example of hook_form() and hook_form_submit()
For every settings page you'll need to use the Form API to allow the user to add/edit the configuration values. This is...
Home
General
Drupal
Drupal 6
Drupal 7
Module Building
HTML & CSS
Javascript
jQuery
PHP
Handy Functions
MySQL
WordPress
About
Contact