How to print form inputs on same page using php in SOLOLEARN APP. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

How to print form inputs on same page using php in SOLOLEARN APP.

I'm unable to print inputs collected by a form on same page after the form section. I've used action attribute with both values i.e. "$_SERVER['PHP_SELF']" and "link of the post code". In php I'm using if statement with condition "isset($_POST['submitBtn']);"

14th May 2019, 10:36 AM
Sourav Dutt
Sourav Dutt - avatar
4 Answers
+ 4
It means we can't use this app for php projects.
14th May 2019, 12:43 PM
Sourav Dutt
Sourav Dutt - avatar
14th May 2019, 12:23 PM
Sourav Dutt
Sourav Dutt - avatar
+ 1
You code is right, but the system no load. My suggestion is to run PHP on your device.
14th May 2019, 12:34 PM
Jônatas Araripe
Jônatas Araripe - avatar
0
Show your code! Please.
14th May 2019, 11:34 AM
Jônatas Araripe
Jônatas Araripe - avatar