Drupal Archive
-
$_SESSION in Drupal
Posted on 12th Feb 2011 | No CommentsIt’s easy to think that you can’t use $_SESSION in Drupal as it’s configured in a different way to a normal PHP site… I haven’t looked into it in-depth, but... -
Drupal Views – Table Sort
Posted on 12th Feb 2011 | No CommentsWhen using ‘table’ as the display mode in Drupal views module, I noticed the settings I set under ‘sort’ were being ignored. If you click the icon next to ‘table’... -
Drupal Views – Table
Tags Posted on 12th Feb 2011 | No CommentsI don’t often use the table style in Drupals View module, but it is great if you just need, well a table list of content… The other day I needed...Find and Replace text in whole MySQL database
Posted on 28th Mar 2010 | No CommentsAnother splendid idea from Mark Jackson (MJ Digital). This loops through the database and replaces a certain string with another… Ideal is a site name has been changed…. Or I...



