Re: [PHP-DEV] pif From: Andrei Zmievski (andrei <email protected>)
Date: 08/22/01

On Wed, 22 Aug 2001, Zeev Suraski wrote:
> How about phf_, for PHP Helper Function?
> I see a point in differentiating language level API functions (e.g. like
> output buffering) and module-specific helper functions (e.g., like
> php_mysql_do_connect()).

Explain what the point is, then. I would assume that functions like
php_mysql_do_connect() are scoped statically, so it shouldn't be a big
deal that they have php_ prefix.

-Andrei

It is commonly the case with technologies that you can get
the best insight about how they work by watching them fail.
                                        -- Neal Stephenson

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>