Is there any function available using which I can know execution time elapsed for current page. This is in reference set_time_limit. I want to to know How many seconds are remaning for time out of current page? Or I will have to use time function and find out time.
Regards,
Chaitanya Jakhadi.