All posts in MySQL

Image Credit: titanas vis flickr
Latest
September 26, 2011, 1 Comment

Installing WordPress On Your Desktop Can Make Life Easy For WordPress Developers. Learn How And Why In This Post.

PHP list quick tip

April 14, 2010, 2 Comments

It often happens that i use some function or method that returns an array of elements, but i need just the first one. Assigning this first element to ...

Big MySQL dump import

December 7, 2008, 7 Comments

Recently i faced problem “How to upload over 100 MB mysql dump into database”. Obviously it cannot be done using phpMyAdmin, because file ...

MySQL Select NULL

October 23, 2008, 4 Comments

How to select rows from MySQL table where certain field is empty is a problem i stuggled against for a while like … 10 minutes or so, while solu ...

  • Shorthand for MySQL JOIN
    September 5, 2008, 3 Comments

    Hey guys, i am currently finishing my degree at collage and do not have a lot of time to write as you can see. Last month was short on post ...