Philip Olson <[EMAIL PROTECTED]> wrote: > Also, I notice you turned the two spaces after the > period into one. I've always used two after a > period, we use just one here? Afaik both ways > are accepted although I was always tought two.
it probably doesn't matter. the processing tools will almost certainly collapse all whitespace to a single space. (for what it is worth, the two-spaces-after-period rule comes from the days of typewriters with monospace fonts, a la courier. it is completely unnecessary with proportional fonts, and of debatable merit with monospace fonts.) jim -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php