How can we increase the execution time of a PHP script?
Answer Posted / rakesh kumar nautiyal
with the help of set_time_limit
| Is This Answer Correct ? | 61 Yes | 16 No |
Post New Answer View All Answers
Does php have multiple inheritance?
What are the four scalar types of php?
What enctype is required for file uploads to work?
How do you compare strings in java?
What is escape data in php?
How do sessions work in php?
What is cURL in PHP?
Is php used anymore?
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
What are escaping characters?
What is $_ get?
Tell me how can I display text with a php script?
What is the use of $_request variable?
What is the use of print_r function in php?
What function do we use to find length of string, and length of array?