From [PHPdiscussion group] 2016-12-19 11:30:17 0 7 1629
Use php echo to output html, how to output variables correctly
For example {code...} How to correctly output variables in echo html? Thanks
From [PHPdiscussion group] 2017-07-07 10:35:00 0 1 1628
From [PHPdiscussion group] 2021-03-13 21:25:17 0 2 1627
What are the meanings and detailed differences of MySQL installation options?
From [PHPdiscussion group] 2019-02-17 16:17:11 0 2 1627
I failed to follow the teacher's instructions
register.html文件<script> $(function () { $("#register").on('click',function () { ...
From [PHPdiscussion group] 2018-03-27 22:40:17 0 9 1626
php - Unexpected EOF while reading from stream KAFKA CONSUME读取消息出错
From [PHPdiscussion group] 2017-04-11 10:00:22 0 1 1626
tp5.1 Request()->param() obtains the problem of automatic rounding of GET parameters
From [PHPdiscussion group] 2021-01-17 08:30:12 0 2 1625
How many levels of cyclic arrays can php handle?
From [PHPdiscussion group] 2017-08-21 17:40:32 0 2 1625
You didn't even talk about what soft deletion is, it wasn't very clear.
From [PHPdiscussion group] 2019-11-27 08:52:39 0 1 1623
switch中的条件 来判断执行哪一个 case ,其他的都不执行吗?
不太明白 switch中的条件 来判断执行哪一个 case ,其他的都不执行吗?上一节随机中奖的例子就是这样说。
From [PHPdiscussion group] 2016-12-19 17:27:42 0 2 1623
nginx服务器 报这种错误 FastCGI sent in stderr: "PHP message:
From [PHPdiscussion group] 2017-04-11 08:58:01 0 1 1623
From [PHPdiscussion group] 2017-04-10 17:52:01 0 7 1623
From [PHPdiscussion group] 2018-09-06 19:03:16 0 6 1622
No error is reported but the value cannot be obtained and can only be printed out. Learn
<?phpnamespace app\index\controller;use think\Controller;class Test1 extends Controller{ publi...
From [PHPdiscussion group] 2018-03-26 18:11:39 0 3 1621
Why do php files need to be named by index?
If the php file is not named by index, the browser will deny access. Why is this?
From [PHPdiscussion group] 2018-04-14 00:38:00 1 3 1620