3. Local • A variable declared within a PHP function is local • It can only be accessed within that function. (the variable has local scope): • ...
確定! 回上一頁