+ 1
There's a problem with getting submit data
Hey, Guys. I'm trying to make a form and get it's data with PHP. Like if anyone put their name on the form, it will show upon submit (example: Your Name is: Donald Trump). I'm using $_GET for this, but when I click the submit button. It shows nothing, only a blank white page. Is it a code problem or problem in the SoloLearn app? Here you can check my code if there's any problem - https://code.sololearn.com/wH52D7UyulKp/?ref=app
6 Answers
+ 8
You can't do that in the playground
+ 3
Xan & đłđŹBrains bro tried it on wamp server and it worked fine.
+ 2
Have you tried this outside the Code Playground?
+ 2
Rakib Khan Glad you got it sorted out.
+ 1
not sure that would work in the playground,try it on actual php server
+ 1
if you want something for fun here on Sololearn better you use javascript.