开发者

What's "&" in front of function names? [duplicate]

开发者 https://www.devze.com 2023-03-24 02:47 出处:网络
This question already has answers here: Closed 11 years ago. Possible Duplicates: What does it mean to start a PHP function with an ampersand?
This question already has answers here: Closed 11 years ago.

Possible Duplicates:

What does it mean to start a PHP function with an ampersand?

Reference - What does this symbol mean in PHP?

What does this signature mean(&) in PHP?

What's up with the & in front of fun开发者_如何学Cction names? What does it do?

function &fname(){

}
0

精彩评论

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