面向对象的雄鹰
XML( )
变量
 
 
 
XML
2004-8-19 15:24
在函数内部引用外部变量用global
$a=1;
$b=1;
Function Test(){
Global $a,$b;
echo $a,$b;
}
标签集:
TAGS:
回复
Comments
(
)
点击
Count
(
)
回复
Comments
{commentauthor}
{commenttime}
{commentnum}
{commentcontent}
作者:
{commentrecontent}
回复Comments
作者:
{commentrecontent}