On Sat, 25 Oct 2003 08:55:15 -0700, you wrote:
>my god man, do you know what indenting is?
Uhm... it's that thing I did with 4-space tabs, all the way down.
Allman-style, not K&R, for what it's worth.
>that confused the heck out of me.
Mailer problem?
This paragraph has two
tabs between
each word. Can you see them?
>> while ($row = mysql_fetch_array ($rs, MYSQL_ASSOC))
>> {
>> $result[$row['id']] = $row['name'];
>> }
It didn't look like that when it left here. Or when it got bounced back by
the mailing list, for that matter.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php