PHP


Some may say I’m a geek, and others would wholeheartedly agree. I go to bed thinking of AJAX, PHP, and MySQL - it’s my life. Therefore every so often you might see me blogging about it. Whether it be the relating of certain handy scripts, or even a link to a great open-source related web-site, it all can be found here.

Send MIME/HTML Emails with PHP Mailer

Sending bog-standard textual email with PHP is easy, however if you want to send some graphic-rich emails, it can get a bit tricky.  But never…

July 4, 2008
Echo a Google Search Term on Your Page

If you have any PPC campaigns through Adwords, you might find echoing the term a user typed in on Google very handy. If someone clicks…

May 31, 2008
Using PHP to Pull in External Data

A useful thing that I have discovered recently with PHP, is that you can literally “blag” contents from another web-site, whereby you pull in the…

July 10, 2007