save to server from client
I have a form a user fills out and submits. onSubmit executes a javascript function which stores the variables of the form into a string variable. What I'm trying to do is save this string to the server in a file. Since javascript is client side only, I'm trying to figure out how to use PHP to do this. Any ideas?
__________________
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|