Am Mit, 2003-09-17 um 14.26 schrieb [EMAIL PROTECTED]:
 
> In practice, I find that all my code is wrapped up in custom functions and
> objects anyway - I name those quite carefully to avoid confusing myself and
> others, but don't need to worry too much about the naming conventions of the
> functions inside. When writing complicated scripts, I  often find choosing
> variable / function naming conventions takes a long time.

I am using the convention proposed by PEAR:

http://pear.php.net/manual/en/standards.naming.php

--
 Marco

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to