로딩
티스토리 데이터 처리 중입니다.

PHP의 empty

 PHP의 empty

http://php.net/manual/en/function.empty.php empty에 해당 하는 요소들. Return Values ¶ Returns FALSE if var exists and has a non-empty, non-zero value.

Otherwise returns TRUE . The following values.....

PHP의 empty에 대한 요약내용입니다.

자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.

원문 링크 : PHP의 empty