php 类的方法定义问题
publicfunctionselect($thing='*',$where=''){$sql="selcet".'$thing'."from$this->table";...
public function select($thing='*',$where='')
{
$sql="selcet ".'$thing'." from $this->table ";
return mysql_query($sql);
}
".'$thing'." 这个写法是不是对?怎么写?拼接符经常弄不清!请详细点 展开
{
$sql="selcet ".'$thing'." from $this->table ";
return mysql_query($sql);
}
".'$thing'." 这个写法是不是对?怎么写?拼接符经常弄不清!请详细点 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询