How can we increase the execution time of a PHP script?
Answer Posted / waseem khan
set_time_limit(-1)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Where are sessions stored php?
What is mysql in php?
How can you tell if a number is even or odd without using any condition or loop?
Php code to find whether a number armstrong or not?
Tell me how comparison of objects is done in php5?
Tell me what kind of things have you done on the social side?
What are some new features introduced in php7?
What are psrs?
Which software is used to run php programs?
How to include variables in double-quoted strings in php?
Who is the father of php?
What type of headers have to be added in the mail function to attach a file?
How do you compare strings in java?
How we get ip address of client, previous reference page etc?
What is the difference between null and empty?