View Single Post
Old 10-10-2011, 12:27 AM   #1
mjvndhsb
Registered User
 
Join Date: Jul 2011
Posts: 177
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.
mjvndhsb is offline   Reply With Quote