This is taken from the Cake API Documentation Model::findCount ( $ *conditions* = null, > > $ *recursive* = 0 > ) > > > Returns number of rows matching given SQL condition. > > *Parameters:* > *array* $conditions SQL conditions array for findAll > *int* $recursize The number of levels deep to fetch associated records * > Returns:*int Number of matching rows *See > also:*Model::findAll<http://api.cakephp.org/class_model.html#63ade7d3c6d03c83ab53a224e23ad9dd>public > > Definition at line > 1217<http://api.cakephp.org/model__php4_8php-source.html#l01217>of file > model_php4.php <http://api.cakephp.org/model__php4_8php-source.html>. > > References $data<http://api.cakephp.org/model__php4_8php-source.html#l00081>, > $recursive <http://api.cakephp.org/model__php4_8php-source.html#l00222>, > and findAll() <http://api.cakephp.org/model__php4_8php-source.html#l01126>. > > > Referenced by > hasAny()<http://api.cakephp.org/model__php4_8php-source.html#l01088>. > > Hope this helps -- Thanks, Ron Chaplin =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= T73 Software & Design www.t73-softdesign.com We'll make all of your wildest e-Commerce dreams come true!
--~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
