The button calls the php function. I want to add a button in a php file, and then the click event of this button will send a variable to a function in this php file, how can I write code like this function? Is it similar to javascript ?, Yes, it is similar to jav button to call php functions
I want to add a button in a php file, and then upload a variable to a function in the php file for the click event of the button. how can I write code like this? Is it similar to javascript?
------ Solution --------------------
Yes, it's similar to javascript.
Javascript.
------ Solution --------------------
Either submit a form or upload parameters asynchronously using ajax.
------ Solution --------------------
This can only be ajax.
------ Solution --------------------
Js calls the method of your program
------ Solution --------------------
The button will always go to the front-end to trigger js/jquery events after clicking the button to pass parameters to php processing parameters in the server background
Most of the time, ajax is used.
Discussion
I want to add a button in a php file, and then upload a variable to a function in the php file for the click event of the button. how can I write code like this? Is it similar to javascript?
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.