+ 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']);"
4 Antworten
+ 4
It means we can't use this app for php projects.
+ 2
Jônatas Araripe here's the link
https://code.sololearn.com/w7hHUaKC4nwu/?ref=app
+ 1
You code is right, but the system no load.
My suggestion is to run PHP on your device.
0
Show your code! Please.