OK, I found this in WordPress. I am not sure exactly how it works, but I haven’t seen this functionality before in MySQL. I am pretty sure that it is used for passing an array of variables to MySQL for use in a Tag Cloud.
[More]
November 27, 2009
|
|
MySQL
Not tried and tested by me (yet) but I am assured that this is the way to do do this…
[More]
Backing up a MySQL database using PHP.
[More]
I have been looking for a ‘simple’ tag cloud generator that will parse content from MySQL for ages and couldn’t find one. So I adapted – and heavily modified (reduced) – and CSS’d – the best one that I could find. It turned out nice and simple.
[More]
This handy little script can be used as a function as required, or in an include. I have used this on virtually every site that uses a a database connection.
[More]