foreach ( array(1, 2, 3, 4, 5) as $v) { echo "$v\n";}?> add a note User Contributed Notes gherson ...
www.kuqin.com