Monthly Archives: September 2009

E-mail Results of MySQL Query with PHP

I was in need of a simple house-keeping script, but couldn’t find anything simple. So I knocked this, simplified, up: <?php $to = ‘to@me.com’; $subject = ‘SQL results’; $headers = ‘From: me@me.com’ . “\r\n” . ‘X-Mailer: PHP/’ . phpversion(); $dbname … Continue reading

Posted in Dev | Tagged , , | Comments Off

Tinkering

Tinkering with a couple of WordPress plugins at the moment: FlickrRSS, WPTouch (for mobile devices) and Exec-PHP. I’ve also changed the header image, which I do whenever I feel inspired. Or remember, whichever. Also added a link to my bookshop … Continue reading

Posted in Uncategorized | Tagged | Comments Off

GPS Route of Short Walk

Here’s a Google Earth link file, to the short walk I did today. I’m doing some experiments with iPhone GPS software. This one was done with MotionX-GPS.

Posted in Uncategorized | 3 Comments

Weather

It’s been raining since Saturday. Yesterday was a brief respite, but only for a while. Made a nice £16 profit on one of my books that I sold – my site is almost ready to open; I’ve got Google Checkout … Continue reading

Posted in Uncategorized | Tagged , | 3 Comments