Justin Hannus wrote:
>When writing an extension for an API (non-oop) that uses "studlyCaps" naming
>style, which naming style should be respected? PHP's underscore_delimited
>naming or the existing API's studlyCaps style?
>
http://cvs.php.net/co.php/php-src/CODING_STANDARDS
under_score_delimited basically..
Regards
Alan