Page 1 of 1

[56K WARN] PHP HELP about IFRAMES!!

Posted: Tue Aug 16, 2005 1:14 am
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

Posted: Tue Aug 16, 2005 2:31 am
by patrikG
moved to client-side

Posted: Tue Aug 16, 2005 6:57 am
by feyd
pass $uName to home.php. :?

Posted: Mon Aug 22, 2005 1:43 pm
by pilau
How do you pass variables across scripts?

Posted: Mon Aug 22, 2005 1:44 pm
by feyd
via sessions, database, URL.. forms if you must..

Posted: Mon Aug 22, 2005 3:04 pm
by pilau
You can store arrays in $_SESSION, right?

Posted: Mon Aug 22, 2005 3:31 pm
by feyd
if you wish, sure.

Posted: Mon Aug 22, 2005 3:42 pm
by patrikG
The PHP Manual: Sessions has the answers.