Posts Tagged ‘mysql’

MySQL tips and tricks

Tuesday, May 26th, 2009

Update: This stuff has its own MySQL page now where we continue :)... Read More

The missing fluent MySQL wrapper

Thursday, April 30th, 2009

I just got a mail from John Fraboni, asking about that MySQL wrapper I’m using in my Zend AMFPHP tutorial. ... Read More

Smarty + Doctrine = Smoc

Wednesday, February 18th, 2009

Update: Since the below piece was written I’ve ported the little framework to H2O instead, H2O is a cleaner alternative to Smarty.... Read More

Simple Doctrine model to MySQL script

Monday, February 16th, 2009

I’m a bit rusty, after scouring the Doctrine manual for the import functions I found a script of my own that I totally had forgotten:... Read More

PHP import and export

Wednesday, May 21st, 2008

God how I hate Webmin. No wonder everyone is using phpMyAdmin, everyone except my admin of course.... Read More

Making BigDump like mysqldump

Friday, February 22nd, 2008

Update: See Alexey’s comment at the bottom, it seems like I missed reading some important info at the top of the bigdump file.... Read More

MySQL user setup in Webmin

Tuesday, December 18th, 2007

I recently had to setup a new database user in Webmin for a project using Joomla 1.0.13. ... Read More

XAMPP on Suse

Monday, October 15th, 2007

What do you do if you have a lazy no good linux admin that won’t do as he is told and you want him to enable pdo, mod_rewrite and more? Well Linux nerds are a stubborn bunch so don’t bother threatening, pleading or bribing, if the admin in question doesn’t feel like doing as he is told he won’t. That the useless nerd is actually getting paid to do stuff like this is apparently completely irrelevant.... Read More