empty,isset,is_null你都搞清除了么?[转载] - zzwind's Blog

empty,isset,is_null你都搞清除了么?[转载]

zzwind posted @ 2010年2月07日 05:34 in php , 751 阅读
lovefang

 

<?php
$a1 = null;
$a2 = false;
$a3 = 0;
$a4 = '';
$a5 = '0';
$a6 = 'null';
$a7 = array();
$a8 = array(array());
echo empty($a1)?'T':'F';
echo empty($a2)?'T':'F';
echo empty($a3)?'T':'F';
echo empty($a4)?'T':'F';
echo empty($a5)?'T':'F';
echo empty($a6)?'T':'F';
echo empty($a7)?'T':'F';
echo empty($a8)?'T':'F';
echo empty($a9)?'T':'F';//$a9这个变量不存在
echo '<br/>';
echo isset($a1)?'T':'F';
echo isset($a2)?'T':'F';
echo isset($a3)?'T':'F';
echo isset($a4)?'T':'F';
echo isset($a5)?'T':'F';
echo isset($a6)?'T':'F';
echo isset($a7)?'T':'F';
echo isset($a8)?'T':'F';
echo isset($a9)?'T':'F';
echo '<br/>';
echo is_null($a1)?'T':'F';
echo is_null($a2)?'T':'F';
echo is_null($a3)?'T':'F';
echo is_null($a4)?'T':'F';
echo is_null($a5)?'T':'F';
echo is_null($a6)?'T':'F';
echo is_null($a7)?'T':'F';
echo is_null($a8)?'T':'F';
echo is_null($a9)?'T':'F';
?>

答案:

TTTTTFTFT
FTTTTTTTF
TFFFFFFFT

Avatar_small
edutec.in 说:
2023年4月16日 15:28

I had included my contact number when I applied for internet banking. However my account has not been changed. My e-banking account was momentarily frozen, and to change the password.Indian Overseas Bank Updating my cellphone number; my account has online banking enabled. I had included my contact number when I applied for internet banking. However my account has not been changed. My e-banking account edutec.in was momentarily frozen, and to change the password, Indian Overseas Bank Updating my cellphone number; my account has online banking enabled.

Avatar_small
netflix.com/tv8 code 说:
2023年7月23日 00:03

Netflix bietet eine Reihe von Filmen, Fernsehsendungen und Originalinhalten für ein angemessenes monatliches Abonnement. Netflix kann auf Smart TV, Streaming-Geräten oder modernen Spielsystemen mit Internetverbindung angezeigt werden. netflix.com/tv8 code eingeben Bei einigen Geräten müssen Sie das Gerät aktivieren, bevor Sie sich anmelden. Dies ist üblich bei neuen Geräten oder solchen, die gerade Softwareänderungen erhalten haben.

Avatar_small
GSSTB 3rd Class Boo 说:
2023年8月22日 19:54

Gujarat Board Primary School Academic Year Close in Every Year Month of April, Gujarat Board Elementary School new Academic Year Open in Every Year Month of Jun, Every Year Gujarat State Wise Class More Than 50 Laks of Students Attended, Every Year Primary School Education Department Government of Gujarat Distribution in Textbook in Gujarati / English / Hindi Medium.The Printed Gujarat Class GSSTB 3rd Class Book 2024 Textbook 2024 are Distributed Through Cooperative Institutions All over Gujarat. Vendors are Linked to the Distribution of Textbooks with Distributors in each District. Gujarat Board Class Book 2024 are easily Accessible to All Students of This System, This will assist in improving the Quality of Teaching by Understanding the Type of Difficulties Faced by Students.

Avatar_small
boardmodelpaper.com 说:
2024年1月18日 01:56

Board Model Papers 2024 Download with Suggestions for 10th Class Textbooks 2024 Pdf Download and SSLC New Syllabus Sample Question Paper 2024 and different types of model papers boardmodelpaper.com and question papers for following the website and Arts, Science, Commerce Stream Subject Wise Solved Question Bank for Hindi & English Medium Students with Exam Pattern & Blueprint and subject Wise with 11th & 12th Question Bank 2024 for General & Vocational Course Languages & Subjects Important Question for the above link.


登录 *


loading captcha image...
(输入验证码)
or Ctrl+Enter
Host by is-Programmer.com | Power by Chito 1.3.3 beta | © 2007 LinuxGem | Design by Matthew "Agent Spork" McGee