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



how to upload more than 50 mb? i tried but session was expired....certain time .....i was set sessi..

Answer / yashvant

Also increase Memory_limit
Post_max_size
upload_max_filesize

Is This Answer Correct ?    10 Yes 1 No

how to upload more than 50 mb? i tried but session was expired....certain time .....i was set sessi..

Answer / kumar

set_time_limit(0);

Is This Answer Correct ?    5 Yes 3 No

Post New Answer

More PHP Interview Questions

What the use of var_dump()?

0 Answers  


how to upload a file in php.write a syntex for that

1 Answers   Net Solution,


What can I do by cakePHP?

4 Answers  


Why php is better?

0 Answers  


What is a definer in mysql?

0 Answers  






How to make a class in php?

0 Answers  


What does a dependant variable mean?

0 Answers  


What is composer used for?

0 Answers  


How to check whether cookies are disbled or not in the browser ? If that is the case how do you handle the sessions ?

1 Answers  


Explain the importance of the function htmlentities.

0 Answers  


What is query string php?

0 Answers  


Which function would you use to read a line of data from a file in php?

0 Answers  


Categories