10 pts.
 About PHP code
I created a code for login.  When the user name and password is correct, it redirects to another page. The problem is when a user logs in, the redirected page's URL is seen. I don't want the redirected page's URL to be visible to users. What can I do? Please help.

Software/Hardware used:
ASKED: November 18, 2012  12:30 PM
UPDATED: November 19, 2012  1:20 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question. Michael Tidmarsh   13,930 pts. , Ben Rubenstein   2,060 pts. , praty   10 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

Probably apaches mod_proxy module may help u regarding this issue.

 22,125 pts.