MaggsWeb:7

www.maggsweb.com

Archive for the ‘ MySQL ’ Category

Not tried and tested by me (yet) but I am assured that this is the way to do do this…
[More]

MySQL Database backup

September 29, 2009 | Comments | MySQL, PHP

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]