Re: [PHP] isset() VS if($var)

2001-04-09 Thread Jesper Blomström
heck the archives, there so many things were said on this issue. > > Sincerely, > > Maxim Maletsky > Founder, Chief Developer > > PHPBeginner.com (Where PHP Begins) > [EMAIL PROTECTED] > www.phpbeginner.com > > -Original Message- > From: Jesper Blomstr

RE: [PHP] isset() VS if($var)

2001-04-09 Thread PHPBeginner.com
, April 09, 2001 9:57 PM To: [EMAIL PROTECTED] Subject: [PHP] isset() VS if($var) Hi! Is there any difference between writing: isset($my_var) and... if ($my_var) ?? Thanks! / Jesper Blomstroem -- Jesper Blomström [EMAIL PROTECTED] Arbete: 08-566 280 08 Hem:08-669 23 10 Mobil: 070

Re: [PHP] isset() VS if($var)

2001-04-09 Thread Adam Wright
essage - From: "Jesper Blomström" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 09, 2001 1:56 PM Subject: [PHP] isset() VS if($var) > Hi! > > Is there any difference between writing: > > isset($my_var) > > and... > > if ($my_var) &

[PHP] isset() VS if($var)

2001-04-09 Thread Jesper Blomström
Hi! Is there any difference between writing: isset($my_var) and... if ($my_var) ?? Thanks! / Jesper Blomstroem -- Jesper Blomström [EMAIL PROTECTED] Arbete: 08-566 280 08 Hem:08-669 23 10 Mobil: 070-30 24 911 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-m