ashneet 0 Junior Poster

Well i trying to make a logout link that will exit frames to go to normal html page:

when someone logout this command is run 2 transfer to next page:

header("Location: index.php?result=0");

what i am trying to do is exit the frames so that the index file is showed alone.

I know that you can use the Target command in regular HTML link but i am not aware of how to use it in php.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.