The 2017 version cannot start automatically at boot, is there a solution?
From [PHPdiscussion group] 2018-04-01 23:28:59 0 10 3442
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 3438
<xml><return_code><![CDATA[SUCCESS]]></return_code><return_msg><![CDATA[Param...
From [PHPdiscussion group] 2018-01-22 15:48:43 0 2 3430
IF判斷條件語句中條件的單等號(hào)=與雙等號(hào)==有什么樣的差別?
From [PHPdiscussion group] 2016-12-16 17:52:53 0 1 3399
Is there anyone who has developed a second-hand car trading platform (PHP)?
From [PHPdiscussion group] 2018-03-19 18:32:41 0 0 3398
Why does php automatically collect the iframe tag code in js when collecting WeChat articles?
Collected code<p id='shipin'><iframe id='aaa' height=300 width=100% src="http://v.qq.com/iframe/...
From [PHPdiscussion group] 2017-07-18 17:36:26 0 1 3374
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 3365
Why am I getting an undefined array index?
From [PHPdiscussion group] 2018-08-10 17:24:38 0 8 3342
運(yùn)行環(huán)境安裝完成后,我們的php文件放在哪里,怎么運(yùn)行?
運(yùn)行環(huán)境安裝完成后,我們的php文件放在哪里,怎么運(yùn)行?
From [PHPdiscussion group] 2017-02-15 09:27:11 0 4 3308
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 3274
看到一個(gè)例子,打開文件有寫到一個(gè)rb,這個(gè)是什么意思?
$fp = fopen('./text.txt', 'rb'); while(!feof($fp)) { &nb...
From [PHPdiscussion group] 2016-12-17 14:22:00 0 2 3258
How to achieve Chinese-English translation of the entire website?
From [PHPdiscussion group] 2017-10-27 11:11:36 0 6 3237
PHP入門問題:var_dump($iphone);和unset($a);輸出
<?php$iphone = '手機(jī)';var_dump($iphone);$a = '111';unset($a);?>問題1:為什么輸出是 string(6) &...
From [PHPdiscussion group] 2017-02-26 17:00:33 0 2 3232
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 3222