Search found 1 match

by Andrrew
February 2nd, 2011, 1:07 am
Forum: PHP & HTML Questions
Topic: PHP/HTML Question. How to change frame after login?
Replies: 2
Views: 17218

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

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!