Hola,
I know it Doz, if u remember, I asked you about php/mysql, and I have a forum installed and running atm (but only in my work LAN).
Due you said 'never enough carefull', I thought another way to backup files will be interesting for you.
Im not using mysql couse is a 'toy database' and it has not enough features for my requirements, so I implemented php over Oracle 9.2.1 (JDBC).
I'm using the forum like a 'user requirements system' for some internal applications, so I need implemented bussines rules with stored procedures ans triggers, and simulate a datawarehouse for analyst processes (specific querys, change table structures, indexes, blah blah).. easy uh?
Regards