A simple piece of code reports an error, but the code is correct. I can't figure it out.
流年
流年 2019-07-24 10:37:09
0
6
1489

111.png

There are obviously no errors in the above screenshots. I typed them myself

流年
流年

reply all(6)
V

The semicolon of the output statement is obviously different from the semicolon of the assignment statement, check it.

痛瘾悲喜.

The two semicolons in the variable name are different from the two semicolons in echo. It is probably caused by the fact that you directly entered the Chinese text in echo without switching shift.

我有18岁

Obviously, four semicolons, two in Chinese and two in English! ! Change it to semicolon in English mode and it will be OK

樂成

I suggest you change to an editor that reports errors, such as PhpStorm

老洪

Are the two semicolons in the variable names in Chinese? Just change it

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template