[fphp]isset/fphp doesn't check against empty, rather it checks whether or not the variable is set (or array index/key is set). To test against ...
確定! 回上一頁