Get SQL statements after filters

QuestionsGet SQL statements after filters
Adrian Sirbu asked 6 years ago

Hi,

It’s possible to get, somehow, SQL statement (MySql) after apply filter. I want to use into javascript function.

Thank’s

1 Answers
Abu Ghufran Staff answered 6 years ago

In PHP code, you can print_r($_SESSION); and see it that grid filters are useful.
You can put set session variable in JS code. e.g.

?

var f = ”;
// then use f as required, replace var with key name of print_r

_________________________
Abu Ghufran - Dev Team
Grid 4 PHP Framework
 
Your Answer

11 + 19 =

Login with your Social Id:

OR, enter

Attach code here and paste link in question.
Attach screenshot here and paste link in question.



How useful was this discussion?

Click on a star to rate it!

Average rating 0 / 5. Vote count: 0

No votes so far! Be the first to rate it.

We are sorry that this post was not useful for you!

Let us improve this post!

Tell us how we can improve this post?