Page 1 of 1

PHP/HTML Question. How to change frame after login?

Posted: February 2nd, 2011, 1:07 am
by Andrrew
I have a small login script written in PHP, everything in that regard is written. The Login is in one frame on top.

However, when the user logs in I want another frame to display a set of links only available to those logged in.

How can I do this?, Thanks!

Re: PHP/HTML Question. How to change frame after login?

Posted: February 2nd, 2011, 9:47 am
by Paul
You need a little bit coding to have logic if user is logged in, then display whatever accordingly...

Re: PHP/HTML Question. How to change frame after login?

Posted: July 10th, 2011, 9:24 am
by paulwalker_92
Thanks 4 your support :)