- May 25 Fri 2012 16:39
[C/C++] #pragma 預處理指令
- May 22 Tue 2012 20:41
[PHP] How to Send A Mail
使用Mail函式透過SMTP發信:
http://sofree.cc/php-smtp-mail/
- May 14 Mon 2012 21:15
[JS] Convert the local time to another time zone with this JavaScript
- May 09 Wed 2012 16:26
[PHP] Session Fixiation
What is session fixiation :
https://www.owasp.org/index.php/Session_fixation
- May 02 Wed 2012 10:56
[CSS] Fighting the Space Between Inline Block Elements
- Apr 27 Fri 2012 16:05
[PHP] Parse Accept-Language to detect a user's language
The following code will parse $_SERVER['HTTP_ACCEPT_LANGUAGE'],
en-ca,en;q=0.8,en-us;q=0.6,de-de;q=0.4,de;q=0.2,
- Apr 12 Thu 2012 17:20
[Web] Change image resolution per screen resolution
- Apr 12 Thu 2012 16:53
[PHP] Create reflection efftect on image
- Apr 11 Wed 2012 18:38
[Web] On Responsive Images
How to deal with different image sizes for different screen res
- Apr 11 Wed 2012 17:46
[CSS] :target pseudo selector