关于echo woziji(20,10,'jian');
vec
vec 2018-08-03 10:41:09
0
3
1278

Shouldn’t it be

$resuilt=$x-$y=20-10=10 when passed to jian like this?

vec
vec

reply all(2)
威尼斯

//I add $one and $two, and then pass $one and $two into the function $func for processing once

//$func is a variable function, see variable function Chapter

echo $one + $two + $func($one,$two);


  • reply I understand when I see the variable function
    vec author 2018-08-03 11:30:19
威尼斯

The little boss doesn’t review the questions carefully

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