Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

PHP Questions!

Name: Anonymous 2008-06-03 17:12

<?php
if ($expression) {
    ?>
    <strong>This is true.</strong>
    <?php
} else {
    ?>
    <strong>This is false.</strong>
    <?php
}
?>

I am confused by this code.
Can anyone explain to me what happens if $expression is true? false?

Name: Anonymous 2008-06-03 18:06

is anybody going to answer this?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List