2513229 comment Comment Re:PHP needs more work (Score 1) 232 by Halcyonandon on Thursday January 24, 2008 @04:40AM (#22164560) Attached to: PHP In Action: Objects, Design, Agility Hm, I dunno, I can achieve the same result with much cleaner code: <?php echo 'a'; ?> ;-)