Stuart wrote:
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
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/i
Hi Again,
After along time i doing my final project in my college, i realize that my program not
running like i want it. it take max_execution_time more than 30 second just to read,
process the data line by line(split the line and counting the same element), and save
the result in another file(t