[PHP-DEV] Name for new function From: Derick Rethans (d.rethans <email protected>)
Date: 07/15/00

Hi,

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

It's also possible to change to add a new optional parameter to
mysql_query which tells it to look for subquery's, but I don't think
that's apropriate.

Let me now...

--
Derick Rethans
JDI Media Solutions

H.v.Tussenbroekstraat 1 6952 BL Dieren The Netherlands

e-mail: d.rethans <email protected> http://www.jdimedia.nl/

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