Free Web Hosting Forum
(#951 (permalink))
Old
Junior Member
illathruz is on a distinguished road
 
Posts: 10
Join Date: Jan 2012
Default 01-27-2012, 04:12 PM

False

Code:
<?php

$true = TRUE;
$false = FALSE;
global $trueOrFalse;

if ($true==$false)
     {
          $trueOrFalse=$false;
          print $trueOrFalse;
     }
else
     {
          $trueOrFalse=$false;
          print $trueOrFalse;
     }

?>
What is the value of $trueOrFalse?
Reply With Quote
Sponsored Links
(#952 (permalink))
Old
Senior Member
RibbitHost is on a distinguished road
 
Posts: 279
Join Date: Jun 2011
Default 01-28-2012, 01:30 PM

Quote:
Originally Posted by illathruz View Post
False

Code:
<?php

$true = TRUE;
$false = FALSE;
global $trueOrFalse;

if ($true==$false)
     {
          $trueOrFalse=$false;
          print $trueOrFalse;
     }
else
     {
          $trueOrFalse=$false;
          print $trueOrFalse;
     }

?>
What is the value of $trueOrFalse?
FALSE

Has iPhone?
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.5.2
vBulletin Skin developed by: vBStyles.com