|
-
Feb 23rd, 2007, 01:37 PM
#1
Thread Starter
Frenzied Member
calling a js function in php?
Well I know how to call a function but how do I get the js's return value to the php script?
-
Feb 23rd, 2007, 02:33 PM
#2
Re: calling a js function in php?
unless you send it via ajax, you can't. javascript is client side, it doesn't interact with the server and the server can't see its results.
-
Feb 23rd, 2007, 03:00 PM
#3
Re: calling a js function in php?
I'm very curious as to how you call the function in the first place.
All the buzzt
 CornedBee
"Writing specifications is like writing a novel. Writing code is like writing poetry."
- Anonymous, published by Raymond Chen
Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.
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
|