能否在同一《综合框架》的另一部分获得一个在《综合框架》中界定的变量?
页: 1
if ($a == 1)
{
$b = "ABC";
}
elseif ($a == 2)
{
echo $b;
}
在职能一使用时,全球可变,但《国际会计和报告准则》一则专有。
The reason why i m asking this its because i m making a registration page step-by-step.
It means that i need to check for that If-statement a lot of times and in my final step i need to gather all variables from all IFs.