Variables in PHP do not have intrinsic types - a variable does not know in advance whether it will be used to store a number or a string of characters.
確定! 回上一頁