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
3. If i have php script and when i execute, need max_execution_time more than 30 second it's pretend bad....???
http://php.net/set_time_limit - much better than changing the value in php.ini
-- Stuart
-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php