gpt4 book ai didi

php - &$variable 和 &function 的含义?

转载 作者:塔克拉玛干 更新时间:2023-11-03 06:06:03 27 4
gpt4 key购买 nike

<分区>

Possible Duplicate:
Reference - What does this symbol mean in PHP?

&$variable是什么意思
和功能的含义,如

function &SelectLimit( $sql, $nrows=-1, $offset=-1, $inputarr=false, $secs2cache=0 )
{
$rs =& $this->do_query( $sql, $offset, $nrows, $inputarr);
return $rs;
}

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com