Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


how to upload 100mb file using .htaccess..

Answers were Sorted based on User's Feedback



how to upload 100mb file using .htaccess....

Answer / rakesh kumar nautiyal

define the max file size in .htaccess file as 100MB

Is This Answer Correct ?    5 Yes 2 No

how to upload 100mb file using .htaccess....

Answer / danish

you have to overwrite php.ini's s settings in .htacess
upload_max_filesize 100M
php_value post_max_size 100M
php_value upload_max_filesize 100M

Is This Answer Correct ?    4 Yes 3 No

Post New Answer

More PHP Interview Questions

Is empty java?

0 Answers  


What is the difference between myisam and innodb?

0 Answers  


What is the difference between php and core php?

0 Answers  


Can constructor be private in php?

0 Answers  


Which operator is used to combine string values in php?

0 Answers  


How can we get second of the current time using date function?

2 Answers   FD, IBM,


How can use sys time in loop?

0 Answers   Fengate,


I created a cookie with the value like '1A2A',now i want to update this value regularly (about 20 times in a minute) with the value '1A2A3A' , 3A is the new value,new value will vary on the request it may be 3A or 4A or 100A ,some times the cookie is updating with new value but not every time.Can any body suggest the solution

1 Answers  


we have two tables first one is EMPLOYEE having EmpID, EmpNAME, Second table is SALARY table having id, salary Write a query to get name of those person who having more than 10000$ salary

3 Answers   Net Solution,


Do you know how to declare an array in php?

0 Answers  


Tell us what is the difference between session_unregister() and session_unset()?

0 Answers  


What is data structure in php?

0 Answers  


Categories