Re: [PHP-DEV] Function/variable naming convention

2003-01-14 Thread Nyk Cowham
On Tuesday, January 14, 2003, at 09:06 PM, Rickard Andersson wrote: I don't intend to start a flame war concerning coding style here (I'm sure you've had hundreds of them already). I was just curious as to why you guys chose to separate words in functions/variables with an underscore. It's no

[PHP-DEV] Function/variable naming convention

2003-01-14 Thread Rickard Andersson
I don't intend to start a flame war concerning coding style here (I'm sure you've had hundreds of them already). I was just curious as to why you guys chose to separate words in functions/variables with an underscore. It's not a coding standard you run into everyday. I'm not saying I don't like it,