Monthly Archives: May 2009

Convert array to object in PHP

a simple way to convert array to object in PHP PLAIN TEXT PHP: <?php         function parseArrayToObject($array)     {        $object = new stdClass();        if (is_array($array) && count($array)> 0)     … Continue reading

PHP

Introducing Adobe Flash CS4 Professional

I work with Flash since 2002, when it was Macromedia Flash 5, today i am very impressed with the power of Flash CS4. Read this article about news feature of Adobe Flash CS4 Professional. Introducing Adobe Flash CS4 Professional

Adobe, Flash