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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]