Wheneer i try to use echo or print_f it gives some error
Wheneer i try to use echo or print_f it gives some error
apysan
Posts: 3Questions: 2Answers: 0
Wheneer i try to use echo or print_f it gives some errors why it is so can not i use these to see the array data by using exiit() as we normally do in php or codeigniter ?
Please reply i have just start using Data Tables
This discussion has been closed.
Answers
What gives some errors, and what are the errors?
You will get better help if you show your code with a better explanation.
My guess is a JSON error which will link to this page explaining the issue and telling you how to debug it. It will also show the information that you have echo'ed out, thus making the return invalid JSON.
Allan