Jump to content

Getting JavaScript variables


shadowayex

Recommended Posts

I have a JavaScript variable set by the user that I need to be converted into a PHP variable. The reason is because the variable is used to write a certain number of fields, then loop a PHP function the same number of times. How do I convert a JavaScript variable into a PHP variable?

Link to comment
Share on other sites

I think what you're really asking is how to post client data to a PHP script using traditional forms or AJAX? Just search those topics, in the school, in the forum, and Google.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...