Page getting called twice causing two times query firing on database

QuestionsPage getting called twice causing two times query firing on database
Ansh asked 9 years ago

Hi i am facing very irritating issue my webpage is getting called twice.First time with plain url like

"localhost/test.php"

and second time with following parameter

"localhost/test.php?grid_id=list1&_search=false&nd=1456936160227&rows=20&jqgrid_page=1&sidx=1&sord=asc"

Now i tried this in core PHP as well in CodeIgnitor but giving same problem.
In case of CodeIgnitor my Controller function gets called twice causing entire process to go again.
Please help me to avoid autocallbacks or some workaround for it

Your Answer

5 + 10 =

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?