MySQL tips and tricks
Tuesday, May 26th, 2009As might have been inferred from earlier posts, I’m not exactly a star when it comes to MySQL, therefore I’ve learned some neat stuff during the past months, working with legacy code.... Read More
As might have been inferred from earlier posts, I’m not exactly a star when it comes to MySQL, therefore I’ve learned some neat stuff during the past months, working with legacy code.... Read More
I just got a mail from John Fraboni, asking about that MySQL wrapper I’m using in my Zend AMFPHP tutorial. ... Read More
So I’m back to the Smarty and Doctrine combination, for the past two days I’ve been working on a simple newsletter application using what I now call Smoc, it’s a play on the words Smarty and Doctrine. The zip contains both Smoc and the application.... Read More
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
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
I recently had to setup a new database user in Webmin for a project using Joomla 1.0.13. ... Read More
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