Can Session and Frames play nice?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
myleow
Forum Contributor
Posts: 194
Joined: Mon Jun 21, 2004 7:05 pm
Location: California

Can Session and Frames play nice?

Post by myleow »

I currently made pages that heavily uses session but it doesn't seem to like Frames. The session just don't work properly.

Would anyone tell me how to handle this?

Regards
Mian
User avatar
John Cartwright
Site Admin
Posts: 11470
Joined: Tue Dec 23, 2003 2:10 am
Location: Toronto
Contact:

Post by John Cartwright »

This topic has been discussed countless of times, you should know by now how to search these forums or google.
User avatar
mudkicker
Forum Contributor
Posts: 479
Joined: Wed Jul 09, 2003 6:11 pm
Location: Istanbul, TR
Contact:

Post by mudkicker »

[big_search]+session +frame[/big_search]
Post Reply