Optimize the database, I have the same problem in one of my postgresql databases, when I try to do a very generic search it returns too many records and it times out on the web interface
-- Tim
//use eregi() if you want to be case INSENSITIVE
// if you check the files when you read them in change
//the for to a while and check to see if the "file" is a
//file then put it in the array if the "type" is right
$count = 0;
for ($i = 0; $i < sizeof($ARRAY); $i++)
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.