February 2012
2 posts
2 tags
PHP flaws →
Hi !
I just discovered this old (2008) article about PHP flaws. Some of them are deprecated (Namespaces, documentation, …) but some of them are still true. I had some fun with :
[…] forces you to use a function with a name like mysql_real_escape_string()? And that actually has a similarly-named function without the “_real_” that doesn’t do the job...
4 tags
Web Resources Depot →
Hi everyone,
I was looking for some jQuery plugin and I discovered this great blog with articles about new free web resources that may save you a lot of time.
For example, I found this stats cypher:
or even this Open Source HTML5 charts maker:
Enjoy !