Re: [PHP-DEV] Name for new function From: Egon Schmid (eschmid <email protected>)
Date: 07/15/00

Derick Rethans wrote:

> I wrote a new function for the mysql subquery stuff, and I want to ask
> all of you how to name it.
> It's purpose is to execute a query with a subquery, I thought about one
> of the following names:
>
> mysql_extended_query
> mysql_withsub_query

I'm for mysql_subquery. The function name mysql_withsub_query doesn't
fit to the other MySQL function names. I think it should be
mysql_with_subquery which can confuse some people.

-Egon

-- 
SIX Offene Systeme GmbH · Stuttgart  -  Berlin  -  New York
Sielminger Straße 63   ·    D-70771 Leinfelden-Echterdingen
Fon +49 711 9909164 · Fax +49 711 9909199 http://www.six.de

-- 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>