http://explainextended.com/2009/09/18/not-in-vs-not-exists-vs-left-join-is-null-mysql/
Month: June 2012
DIY CD cover
ulikela and fdpayforme
ulikela
$0.1 – $1 侮辱及讚賞
fdpayforme
just buy our product to solve the debt!
Learning JavaScript Design Patterns ( a good book should read )
MIME does not mean anything … just check the stupid extension …
Camera 搵物器
idea: y dun we mark down … using camera to store and locate the stuff
use gettext to set the language of php
http://stackoverflow.com/questions/1192665/adding-support-for-i18n-in-php-with-gettext
command “locale -a” to check the lang code set
rmb zh-HK , 細階細階-大階大階
click input file for firefox
$(“#uploadImg”).click(function(e) {
$(“#fileUpload”).trigger(“click”);
});
but it may fail for IE