[56K WARN] PHP HELP about IFRAMES!!

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
rebramos1
Forum Newbie
Posts: 1
Joined: Tue Aug 16, 2005 1:10 am
Location: Philippines

[56K WARN] PHP HELP about IFRAMES!!

Post by rebramos1 »

can somebody help me with my problem? regarding php?

Image

if somebody knows what to do, please i ask for your kind help.. thank you very much
in advance....


feyd | made your link an image call
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

moved to client-side
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

pass $uName to home.php. :?
pilau
Forum Regular
Posts: 594
Joined: Sat Jul 09, 2005 10:22 am
Location: Israel

Post by pilau »

How do you pass variables across scripts?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

via sessions, database, URL.. forms if you must..
pilau
Forum Regular
Posts: 594
Joined: Sat Jul 09, 2005 10:22 am
Location: Israel

Post by pilau »

You can store arrays in $_SESSION, right?
User avatar
feyd
Neighborhood Spidermoddy
Posts: 31559
Joined: Mon Mar 29, 2004 3:24 pm
Location: Bothell, Washington, USA

Post by feyd »

if you wish, sure.
User avatar
patrikG
DevNet Master
Posts: 4235
Joined: Thu Aug 15, 2002 5:53 am
Location: Sussex, UK

Post by patrikG »

The PHP Manual: Sessions has the answers.
Post Reply