[PHP-DOC] <example> formatting From: Philip Olson (philip <email protected>)
Date: 11/05/01

Hi. The first line of each paragraph begins with a space, that's nice,
but how about losing it for examples? In short:

  $foo = 'bar'; $foo = 'bar';
 echo $foo; vs. echo $foo;

regards,
Philip