Ca-Phun Ung

Freelance web developer and Internet consultant at Yelotofu.
Categories
- Accessibility (6)
- Browser Testing (5)
- CSS (11)
- Django (3)
- Events (5)
- Hong Kong (3)
- JavaScript (20)
- jQuery (2)
- Labs (2)
- Optimisation (2)
- PHP (8)
- Ramblings (12)
- Reviews (6)
- Ruby on Rails (4)
- Tools (5)
- Web Standards (10)
- WiFi (3)
- WordPress (1)
Quick tip: upload_tmp_dir on Win2k
If you are running PHP as a module on a Win2k server remember to set the upload_tmp_dir in your php.ini to a folder that allows the Anonymous Internet User read/write permissions. Otherwise you’d end up with 0.0 byte files when performing PHP uploads…By default the upload_tmp_dir is set to %windir%\temp if no value is given. [...]
