A good read!!
November 30, 2009
November 14, 2009
eval() is evil!
I recently wanted to convert a JSON text into an object. I first used the eval() function. The eval function is very fast. However, it can compile and execute any JavaScript program, so there can be security issues. The use of eval is indicated when the source is trusted and competent. So I used a JSON parser to convert my text, because it is much safer and your JavaScript Code will validate properly :-)

November 6, 2009
ulimengo.ch
Template & Techn. Integration: by Karin Christen
Design: by Schuwey!
Techn. Info: Based on Joomla CMS


