Is there any syntax in php which is similar to the "for-in loop" of javascript !?
eg. of 'for-in loop' of JavaSrcript ~
for (var in object) { statements }
http://us3.php.net/foreach