html form data cannot be submitted to php
P粉493736411
P粉493736411 2022-12-24 13:59:25
0
2
544

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> >

P粉493736411
P粉493736411

reply all(1)
魔鬼

It’s not from, it’s form

  • reply Thanks bro, I've found it
    P粉493736411 author 2023-01-10 16:38:41
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!