function splitPageResults($query, $max_rows, $count_key = '*',
$page_holder = 'page') {

Am I wrong in assuming that $count_key is being explicitly set to '*' in
this instance?

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

Reply via email to