I meant to post this when I found it awhile ago:
If you’ve writen code that needs to sometimes generate the following SQL query
"SELECT * FROM tbl WHERE (1 = 2) ... "
you should probably think about refactoring.
Essays from a guy with too much pontification on his hands
I meant to post this when I found it awhile ago:
If you’ve writen code that needs to sometimes generate the following SQL query
"SELECT * FROM tbl WHERE (1 = 2) ... "
you should probably think about refactoring.
Page optimized by WP Minify WordPress Plugin