How to set limit to fetch data sequancly using dataTable ?
How to set limit to fetch data sequancly using dataTable ?
I am getting this below error in my firebug.
<b>Fatal error</b>: Allowed memory size of 134217728 bytes exhausted (tried to allocate 5242940 bytes) in <b>D:\projects</b> on line <b>47</b><br />
A PHP Error was encountered
Severity: Error
Message: Allowed memory size of 134217728 bytes exhausted (tried to allocate 5242940 bytes)
Filename: controllers/Test.php
Line Number: 47
Backtrace:
My sir will not allow memory in the php.ini file. they told me that without memory allocation get the solution . have you any solution for the same. I am waiting for your reply.
Replies
The forum rules clearly state that you should not post duplicates. This is the third thread on this topic that you've commented on. Let's keep the conversation in your original thread so we don't spend time going back and forth between them.
Allan