Jump to content

Extend file size to write more data into it


rampurearun

Recommended Posts

Hi,

 

I am trying to write result set data onto a .csv file but if data exceeds the limit of the file then it shows the error that allocated file size limit has exceeded and it is not writing further data how can I get rid of this thing please help me out...How can I extend the capacity of the file.

 

Thank you in advance.

I am using unix system

and I am getting the following error :

 

Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 24 bytes) in C:\xampp\htdocs\newtask\task3.php on line 80

 

how can increase the this memory size ?

 

 

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.