Hi,
I just want to retrieve the value of the username and password what we enter in login page.Actually its easy to retrieve normally.But what i want is while running the login page which is in \protected\views\site\login.php.
If i am redirecting it to next.php after a successful login, and i just want that username and password to be there in that page.I don’t know how to retrieve it in this page.
Please anyone help me… please…