JavaScript and client side scripting.
Moderator: General Moderators
-
rebramos1
- Forum Newbie
- Posts: 1
- Joined: Tue Aug 16, 2005 1:10 am
- Location: Philippines
Post
by rebramos1 »
can somebody help me with my problem? regarding php?
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
-
patrikG
- DevNet Master
- Posts: 4235
- Joined: Thu Aug 15, 2002 5:53 am
- Location: Sussex, UK
Post
by patrikG »
moved to client-side
-
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?
-
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?
-
feyd
- Neighborhood Spidermoddy
- Posts: 31559
- Joined: Mon Mar 29, 2004 3:24 pm
- Location: Bothell, Washington, USA
Post
by feyd »
if you wish, sure.
-
patrikG
- DevNet Master
- Posts: 4235
- Joined: Thu Aug 15, 2002 5:53 am
- Location: Sussex, UK
Post
by patrikG »