Hi all, quick question. Whenever I try putting any flags with the any
of the sort functions, I get this error:

Warning: Wrong parameter count for natsort() in
/var/www/secure/travelrequest/handler.php on line 950


My sort call looks like this:

natsort($array, "SORT_STRING");


Running PHP v. 4.2.2-17.2 w/ apache v. 2.0.40-21.5


Any ideas?

Thanks,

Jake McHenry
Nittany Travel MIS Coordinator
http://www.nittanytravel.com

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

Reply via email to