What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum amount of memory that a script may use?



What is the correct line to use within the php.ini file, to specify that 128mb would be the maximum ..

Answer / Hariom Singh

The correct line to set the maximum memory limit in PHP.ini is: `memory_limit = 128M`

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

Tell me what is use of in_array() function in php?

1 Answers  


What is preg_match?

1 Answers  


What type of headers have to be added in the mail function to attach a file?

1 Answers  


Which is better get or post method?

1 Answers  


how to upload 100mb file using .htaccess..

2 Answers  


please can any one tell is there any openings for freshers in PHP ...please tell the company name and address sir where can i find ..php related companies and how much i expect salary as a fresher in php ..i finished my LAMP course i done my mca ..i seen in many job portals there is no job for freshers in php can any one tel me please in chennai i need php jobs ..? thank u friends

1 Answers  


What are html entities?

1 Answers  


Is learning php easy?

1 Answers  


Where sessions stored in PHP?

1 Answers  


How is a session id generated?

1 Answers  


What is pdo in php why use?

1 Answers  


how do we can copy of the content of a web page with the help og the URL and display them onto any other page

5 Answers  


Categories