var_dump ((bool) "abc");. I thought a typecast was in this format: $num int = 3; $bool boolean = TRUE;. A typecast like this makes sense: ...
確定! 回上一頁