When verifying the phone, it jumps to the registration page without any prompt.
From [PHPdiscussion group] 2019-11-05 17:34:29 0 5 1469
Enter password: 111db Password: 111 Encryption password: 3752380a87c5bbf00efcd9260ce22a69
From [PHPdiscussion group] 2018-08-22 15:21:14 0 3 1469
PHP中$ _POST接收不到数据$ _REQUEST能接收到,请问是为什么?
PHP中$ _POST接收不到数据$ _REQUEST能接收到,请问是为什么?<?php echo "_POST","\n"; var_dump($_POST); ...
From [PHPdiscussion group] 2017-03-21 09:17:21 0 2 1469
From [PHPdiscussion group] 2019-11-18 11:33:33 0 2 1468
WAMPSERVER*64 Is there anyone who can provide a more reliable website for downloading?
From [PHPdiscussion group] 2019-06-15 21:46:31 0 4 1468
From [PHPdiscussion group] 2019-07-16 14:57:25 0 1 1468
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/...
From [PHPdiscussion group] 2018-12-13 13:33:49 0 0 1468
ThinkPHP5 implements app Alipay payment function, have you learned it?
From [PHPdiscussion group] 2018-11-29 11:33:12 2 1 1468
I wrote a php file in phpstorm, but it cannot run. Need a parser?
From [PHPdiscussion group] 2018-08-09 22:30:13 0 1 1468
弄了两天的ECShop,也接触了些smarty模板,自己没学过smarty,但在ECShop中用到了,不知道,目前的趋势,还有必要学smarty吗??
From [PHPdiscussion group] 2017-04-10 17:23:26 0 19 1468
Why is the teacher's refresh a partial refresh? My application refresh is a global refresh
Is it a problem with my framework configuration? ? ? ?
From [PHPdiscussion group] 2018-07-11 14:29:49 0 8 1467
How to use the second domain name
How to use the second domain name
From [PHPdiscussion group] 2018-08-02 20:19:55 0 2 1467
Can the teaching PPT and static resources in the teacher’s course video be shared?
From [PHPdiscussion group] 2017-06-07 14:30:54 0 2 1467
The sample code is incorrect and the file format is incorrect, line 51.
<?php//Judge the error code require("upload.html");if($_FILES['file']['error']>0){ switch($_FI...
From [PHPdiscussion group] 2018-01-30 11:38:12 0 2 1467
Is this the right way to write it?
while(list($key,$value)=each($arr)){ echo "<h2>" . $key . "</h2>"...
From [PHPdiscussion group] 2018-03-15 15:39:18 1 1 1467