MySQL Forums
Forum List  »  PHP

Re: Convert JAVA variable into PHP variable
Posted by: Steven Tillson
Date: July 02, 2021 06:08AM

JavaScript cannot interact with PHP unless it is via an AJAX request. What you would need to do is send it via AJAX to the page, and then use PHP to access the variable.

Options: ReplyQuote


Subject
Written By
Posted
Re: Convert JAVA variable into PHP variable
July 02, 2021 06:08AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.