Help please! I\'ve been retrieving listing in my system from database. But it has thousand listing until this error appear:
Fatal error: Maximum execu
At the top of the file set the timeout:
set_time_limit(0);