I have used kendo ui detail tmplate grid in my php app. And i a having this problem...
$_REQUEST["filter"]["filters"][0]["value"]
this line of code not works on the hosting server but completely runs on the localhost.
so i need to know is there any configuration for that on the server?
Plz help me out i have attached my code her.
$_REQUEST["filter"]["filters"][0]["value"]
this line of code not works on the hosting server but completely runs on the localhost.
so i need to know is there any configuration for that on the server?
Plz help me out i have attached my code her.