Home > Q&A > body text
The source code is as follows, when submitting data in the html interface, php does not display it
<html> <head> </head> <body> ; from action="<?php echo $_SERVER['PHP_SELF']; ?>" method="post"> br> >
魔鬼2023-01-10 16:35:02
It’s not from, it’s form
Thanks bro, I've found it