+ 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
1 Answer
+ 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