I would like to run a PHP segment of code with veriables from a Javascript text field while using that veriable in the PHP function. All of that should be executed with a Javascript button click.
[Js Text] --> Js button click --> veriable --> PHP (MySQL DB)
An attached sample code would be grand.
Thanks.