Answer Posted / pankaj
set_time_limit(0);
Is This Answer Correct ? | 6 Yes | 9 No |
Post New Answer View All Answers
What does echo mean in php?
What type of headers have to be added in the mail function to attach a file?
How to block direct directory access in PHP?
What does the unset() function means?
What language is php written in?
How to create an array from php string?
Can you explain, when to use if-else if-else over switch statements?
What are the design patterns in php?
How to get the value of current session id?
How many days will it take to learn php?
How do I find environment variables?
Why do we use interface in php?
what is difference between PHP4 , PHP5
What is the use of trim function in php?
What are properties in php?