IF判断条件语句中条件的单等号=与双等号==有什么样的差别?
From [PHPdiscussion group] 2016-12-16 17:52:53 0 1 3266
How to save rich text editor to database?
How to save rich text editor to database? In what format is it saved? How to read?
From [PHPdiscussion group] 2017-11-01 12:10:19 0 1 3255
Is there anyone who has developed a second-hand car trading platform (PHP)?
From [PHPdiscussion group] 2018-03-19 18:32:41 0 0 3248
Why can't request get the value passed by ajax?
ajax部分:$.ajax({ type:"post", url:"{:url('Contact/sendEmail')}", data:"userna...
From [PHPdiscussion group] 2018-04-25 13:43:26 0 8 3219
Why am I getting an undefined array index?
From [PHPdiscussion group] 2018-08-10 17:24:38 0 8 3214
From [PHPdiscussion group] 2017-02-15 09:27:11 0 4 3196
No input file specified. How to solve this?
No input file specified. How to solve this?
From [PHPdiscussion group] 2018-12-21 16:34:22 0 8 3139
$fp = fopen('./text.txt', 'rb'); while(!feof($fp)) { &nb...
From [PHPdiscussion group] 2016-12-17 14:22:00 0 2 3121
PHP入门问题:var_dump($iphone);和unset($a);输出
<?php$iphone = '手机';var_dump($iphone);$a = '111';unset($a);?>问题1:为什么输出是 string(6) &...
From [PHPdiscussion group] 2017-02-26 17:00:33 0 2 3118
phpstudy pro small leather panel often reports this nginx: [emerg] CreateFile【Urgent】
Masters, how to solve this error~
From [PHPdiscussion group] 2021-07-08 00:54:21 0 2 3082
Does anyone know how to use WeQing to develop public accounts for the second time?
From [PHPdiscussion group] 2018-03-26 15:49:15 0 4 3075
How to achieve Chinese-English translation of the entire website?
From [PHPdiscussion group] 2017-10-27 11:11:36 0 6 3066
From [PHPdiscussion group] 2017-04-10 15:33:16 0 12 3063