php - In SSP file why it shows undefined index: columns and Allowed memory size of 134217728 bytes exhausted -


when looking show data table using datatables, getting these errors

severity: notice

message: undefined index: columns

filename: book/ssp.php

line number: 168

backtrace:

file: c:\xampp\htdocs\book\ssp.php line: 168 function: _error_handler

and

a php error encountered

severity: error

message: allowed memory size of 134217728 bytes exhausted (tried allocate 108665860 bytes)

filename: book/ssp.php

line number: 356


Comments

Popular posts from this blog

neo4j - finding mutual friends in a cypher statement starting with three or more persons -

php - How to remove letter in front of the word laravel -

minify - Minimizing css files -