Idur wrote:1. How to searching data in array using "binary search methode" and update the data when found it.
because the data, that i have to process is big, with more than 12000 lines.
2. How did i found tutorial about binary search in php.....???
A quick Google found this: http://www.mwc.edu/inte/cpsc/03/about.html
Or try this for a PHP example: http://www.rci.rutgers.edu/~jfulton/binary_search/
-- Stuart
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php