unknown files in example: DataTables server-side processing example with hidden row information
unknown files in example: DataTables server-side processing example with hidden row information
carlosaviles
Posts: 21Questions: 0Answers: 0
Hello. I am trying to use this example from the source files: DataTables server-side processing example with hidden row information
When loading details_col.php it includes this: [code]include( $_SERVER['DOCUMENT_ROOT']."/datatables/mysql.php" );[/code] I have removed and I can´t see my table running. Using the server side example it runs great. Where is the difference? I am using bootstrap css. thanks in advance
When loading details_col.php it includes this: [code]include( $_SERVER['DOCUMENT_ROOT']."/datatables/mysql.php" );[/code] I have removed and I can´t see my table running. Using the server side example it runs great. Where is the difference? I am using bootstrap css. thanks in advance
This discussion has been closed.
Replies
> /* REMOVE THIS LINE (it just includes my SQL connection user/pass) */
It is simply for my development environment so it will automatically include my own settings without me needing to modify the scripts every time I make a release. I'll make sure to add to the build script to strip these lines out in future.
Allan
I see your Editor trial is now over. How did you get on with it?
Allan
Thanks a lot for your help sincerly. Best regards