Tag: php
FirePHP – answer your PHP calls
by admin on Nov.08, 2009, under BLOG
Couple with Firebug, you can log all your PHP method calls with FirePHP. Ideal tool for AJAX/JSON/XML Developer.
Fighting spam with css
by admin on Nov.07, 2009, under BLOG
No annoying CAPTCHA needed. By utilizing visibility property of a form field and spambot tendency to fill out every field dispite its visibility. Check out the simple method here.