I have successfully installed Datatables 1.10 and website is alive and running.
However, all php files can be directly accessed by visitors compromising the security of the data. I have retained directiory structure of the php files for instance,
"ajax": "examples/server_side/scripts/co-objects.php"
How do I prevent direct access of the php file?