Robbie Staufer wrote:

Hi,

In a statement like:

$result = mysql_query ("SELECT * FROM testdb WHERE Code_Name IN ('CLM',
'CAM', 'CSIM', 'cpl5', 'POP')",$connection)

is there a php variable that holds the number of elements in the () after IN?


   No :\

What did you want to do with that number? Maybe there is some other way around....


Bruno Ferreira --- [This E-mail scanned for viruses by Declude Virus]

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



Reply via email to