&l">
Submit the form, the jump is unsuccessful, 404. Do you want to ask where the configuration error is? Beginners using PhpStorm without configuration-PHP Chinese Network Q&A
Another issue that needs attention is that when opening form.html, you must open it by entering the URL, otherwise welcome.php will be displayed as a pure code page
replyhttp://localhost/Projects/welcome.php The requested URL /Projects/welcome.php was not found on this server. Apache/2.4.23 (Win64) PHP/7.0.10 Server at localhost Port 80 The page probably looks like this
Another issue that needs attention is that when opening form.html, you must open it by entering the URL, otherwise welcome.php will be displayed as a pure code page
The two files must be in the same directory, such as
page/form.html
page/welcome.php