hi there
I am using jqgrid and am very happy with it. However, I am concerned about the visibility of my back end database. I want the users to be able to have access to the data via jqgrid, but I am concerned that if someone wanted to copy my entire database, they could potentially look at the javascript to find the URL that creates the json code, and then access this to copy all the data in an easy to use format.
Is there a way for data to reach jqgrid from php / mysql without having an easily viewable json script that the user could run themselves?
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top