* Thus wrote Don Erick Bonus ([EMAIL PROTECTED]):
> Good day.
> 
> We are currently using PHP as frontend programming in
> implemeting a Stemming Algorithm for Tagalog words and
> SQL as backend for database mgnt.
> 
> we would like to inquire how to properly extend the
> time restriction of PHP, since the default(?) time
> restriction of 30 secs is not enough to process our
> data sample of more than 2000 words. hence, we have to
> "chop" the processing of the data sample instead of
> processing the whole data sample.

These kind of questions are more appropriate for the php-general
mailing list:

http://php.net/mailing-lists.php

Also if you search the archive, you'll most likely find your answer
real quickly.


Curt
-- 
"I used to think I was indecisive, but now I'm not so sure."

Reply via email to