greetings,
Need an example on how to use the set_time_limit() fucntion?
thanks eli
mmkay
set_time_limit(300); // 5 minutes
ok,thanks