// Taxonomy term

PHP

Hide email addresses from spambots

This function takes any string and converts it into an ASCII encoded character. I wrote this function recently to help prevent email harvesting spambots from collecting email addresses from a client's site.

Using MENU_LOCAL_TASK tabs to link around the site

I'm sure many of you have been asked this by your clients:
"Can we add a link up the top there to create a new (listing/page/article)?"

Importing MYOB tab delimited files into MySQL

So, you're wanting to import some MYOB tab-delimited files into your MySQL database, possibly to mess around with on your drupal site? Give this a try.