How to use button tag in php function | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to use button tag in php function

Php html

7th Nov 2019, 3:16 PM
Meenakshi P
Meenakshi P - avatar
5 Answers
+ 4
In php there is no function calling in button is this right?
8th Nov 2019, 4:44 PM
Meenakshi P
Meenakshi P - avatar
+ 3
In php <button onclick="function();"> click </button>
8th Nov 2019, 5:48 AM
Meenakshi P
Meenakshi P - avatar
+ 3
Is this write
8th Nov 2019, 5:48 AM
Meenakshi P
Meenakshi P - avatar
+ 1
echo "<button>BUTTON</button>";
7th Nov 2019, 7:03 PM
BodyaBuilder
BodyaBuilder - avatar
0
Meenakshi P yup PHPenguin got it right
8th Nov 2019, 1:40 PM
Pedram Negahbanaghdami
Pedram Negahbanaghdami - avatar