Hi, I dont know how exactly to define the problem. But let me tell you that
I am having a "index.php" and "data.php" file
both the pages contains a login form and i have coded the code for validation of login detail in auth.php
it runs fine. But how can i know from which form auth.php is called so that i can show the same page after login.