开发者

PHP parameter and argument question [duplicate]

This question already has answers here: What's the difference between an argument and a parameter? 开发者_如何学编程 (38 answers) Closed 9 years ago.

Are parameters the same as arguments in PHP?


Sort of. The parameter is the definition of what you pass to the function. Think of the argument as the actual value or object that you pass.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜