how to upload more than 50 mb? i tried but session was
expired....certain time .....i was set session duration
three days .... how to rectified? if any one know that post
ur answer as soon as possible?already i was increase php.ini
but not working......
Answers were Sorted based on User's Feedback
Answer / yashvant
Also increase Memory_limit
Post_max_size
upload_max_filesize
| Is This Answer Correct ? | 10 Yes | 1 No |
What does $_env mean?
What does sign mean php?
Tell me which programming language does php resemble to?
What is the use of preg_match in php?
How does one prevent the following warning ‘warning: cannot modify header information – headers already sent' and why does it occur in the first place?
Is php faster than nodejs?
What is a composer?
Will a comparison of an integer 12 and a string "13" work in php?
What is printf in php?
Explain the three different kinds of Arrays?
What is the use of rand() in php?
What is the $_ server php_self variable?