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 |
How to add 301 redirects in PHP?
When are you supposed to use endif to end the conditional statement?
What is asort php?
Which is true about the singleton design pattern?
How to calculate the difference between two dates using php?
How to get number of elements in an array?
What is cookie and session in php?
Which methods should be used for sending an email using the variables $to, $subject, and $body?
What is orm in php framework?
Can we extend multiple classes in php?
Write a program to display reverse of any number?
What is the difference between indexed and associative array?