+ 1

form method="post" php sololearn online code playground

Hi, i learn php, and i code in SoloLearn "code playground", and when i do code: <form method="post"></form>, then in output i have whole browser window, like with action="https://code.sololearn.com/#php",. Any ideas, how can i use form method in SoloLearn? Thanks! ;) example https://code.sololearn.com/wgKET8fPDBEP/?ref=app

20th Sep 2018, 6:30 PM
Kacper Szmajda
Kacper Szmajda - avatar
1 Resposta
+ 1
✓Browser changes there tab to linked document , when you send data with "POST" method. ✓In sololearn codeplaground you cannot switch through tabs , only one code playground so you can't change documents
20th Sep 2018, 7:40 PM
Sudarshan Rai
Sudarshan Rai - avatar