Hello, Teacher Zhu! I followed your code, but after submitting the registration page, there was no response and no errors, so I couldn't proceed. Please advise. Many thanks! The discovery process is as follows:
[ LANG ] /Applications/MAMP/htdocs/zh/thinkphp/lang/zh-cn.php
[ ROUTE ] array ( )
[ HEADER ] array ( 'host' => 'zh.io', 'accept' => 'text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8', ' accept-language' => 'zh-cn', 'accept-encoding' => 'gzip, deflate', 'content-type' => 'application/x-www-form-urlencoded', 'origin' => ' http://zh.io', 'user-agent' => 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.0.1 Safari/605.1.15 ', 'referer' => 'http://zh.io/index/user/register', 'upgrade-insecure-requests' => '1', 'dnt' => '1', 'content-length' => '90', 'cookie' => 'thinkphp_show_page_trace=1|2; thinkphp_show_page_trace=1|2', 'connection' => 'keep-alive', )
[ PARAM ] array ( 'name' => 'Peter', 'email' => 'peter@php.cn', 'mobile' => '12345678901', 'password' => '123456', 'password_confirm' => '123456', )
[ VIEW ] /Applications/MAMP/htdocs/zh/application/index/view/user/register.html [ array ( 0 => 'title', ) ]