|
-
Jan 5th, 2005, 01:32 AM
#1
Thread Starter
Fanatic Member
JS Variable to PHP...? [UNRESOLVED]
How do I pass the value of a variable from Javascript to php???
-
Jan 5th, 2005, 07:59 AM
#2
Re: JS Variable to PHP...? [UNRESOLVED]
You would need to transmit the varaible to the server, this can usually be done through the use of a query string:
http://mydomain.com/mypage?variable=value
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|