Closed Thread
Results 1 to 9 of 9

Thread: Super Simple Script Error Need Help

  1. #1
    dquigley's Avatar
    dquigley is offline x10 Sophmore dquigley is an unknown quantity at this point
    Join Date
    Sep 2008
    Location
    Fresno, CA
    Posts
    249

    Question Super Simple Script Error Need Help

    So I have this script right here I am writing to learn php and when I check it on my local host I get the error
    Parse error: parse error in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\comparisonscript.php on line 53
    and line 53 of the code according to my program is simply </HTML> and I see nothing wrong. Please help, here is the code.
    <HTML>
    <HEAD>
    <TITLE>Using Comparison Operators</TITLE>
    </HEAD>
    <BODY>

    <?

    $a = 21;

    $b = 15;

    echo "<P>Original value of \$a is $a and \$b is $b</P>";

    if ($a == $b) {
    echo "<P>TEST 1: \$a equals \$b</P>";
    } else {
    echo "<P>TEST 1: \$a is not equal to \$b</P>";

    if ($a != $b) {
    echo "<P>TEST 2: \$a is not equal to \$b</P>";
    } else {
    echo "<P>TEST 2: \$a is equal to \$b</P>";
    }

    if ($a > $b) {
    echo "<P>TEST 3: \$a is greater than \b</P>";
    } else {
    echo "<P>TEST 3: \$a is not greater than \$b</P>";
    }

    if ($a <$b) {
    echo "<P>TEST 4: \$a is less than \$b</P>";
    } else {
    echo "<P>TEST 4: \$a is not less than \$b</P>";
    }

    if ($a >= $b) {
    echo "<P>TEST 5: \$a is greater than or equal to \$b</P>";
    } else {
    echo "<P>TEST 5: \$a is not greater than or equal to \$b</P>";
    }

    if ($a <= $b) {
    echo "TEST 6: \$a is less than or equal to \$b</P>";
    } else {
    echo "TEST 6: \$a is not less than or equal to \$b</P>";
    }

    ?>

    </BODY>
    </HTML>

  2. #2
    compwhizii is offline Banned compwhizii is an unknown quantity at this point
    Join Date
    May 2008
    Location
    The Moon
    Posts
    779

    Re: Super Simple Script Error Need Help

    Try using <?PHP and not just <?

  3. #3
    dquigley's Avatar
    dquigley is offline x10 Sophmore dquigley is an unknown quantity at this point
    Join Date
    Sep 2008
    Location
    Fresno, CA
    Posts
    249

    Re: Super Simple Script Error Need Help

    No that didnt help, same problem D:

  4. #4
    gomarc's Avatar
    gomarc is offline x10 Elder gomarc is an unknown quantity at this point
    Join Date
    Oct 2007
    Location
    USA
    Posts
    511

    Re: Super Simple Script Error Need Help

    You are missing a ' } ' on line 19

  5. #5
    dquigley's Avatar
    dquigley is offline x10 Sophmore dquigley is an unknown quantity at this point
    Join Date
    Sep 2008
    Location
    Fresno, CA
    Posts
    249

    Re: Super Simple Script Error Need Help

    Thank you thank you and thank you :d

  6. #6
    tttony's Avatar
    tttony is offline x10 Sophmore tttony is an unknown quantity at this point
    Join Date
    Jan 2008
    Location
    ~ 10°10'27.10''' N 67°59'59'.59''' O elev. 457m
    Posts
    147

    Re: Super Simple Script Error Need Help

    the first If() you need close with }
    PHP & MySQL Web Developer
    Free Domain co.cc

  7. #7
    compwhizii is offline Banned compwhizii is an unknown quantity at this point
    Join Date
    May 2008
    Location
    The Moon
    Posts
    779

    Re: Super Simple Script Error Need Help

    So it works now?

  8. #8
    dquigley's Avatar
    dquigley is offline x10 Sophmore dquigley is an unknown quantity at this point
    Join Date
    Sep 2008
    Location
    Fresno, CA
    Posts
    249

    Re: Super Simple Script Error Need Help

    yes

  9. #9
    compwhizii is offline Banned compwhizii is an unknown quantity at this point
    Join Date
    May 2008
    Location
    The Moon
    Posts
    779

    Re: Super Simple Script Error Need Help

    Okay, thread closed.

Closed Thread

Similar Threads

  1. Access to 300+ PHP scripts (2500 credits)
    By jonathanyaniv in forum The Marketplace
    Replies: 11
    Last Post: 06-03-2008, 10:58 PM
  2. Simple php script fails
    By Lonesome61 in forum Programming Help
    Replies: 7
    Last Post: 04-25-2008, 04:13 AM
  3. Replies: 8
    Last Post: 12-03-2007, 04:12 PM
  4. simple script
    By swirly in forum Scripts & 3rd Party Apps
    Replies: 10
    Last Post: 06-17-2006, 06:32 PM
  5. Server UP time Script
    By dharmil in forum Scripts & 3rd Party Apps
    Replies: 2
    Last Post: 04-03-2006, 04:39 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
x10hosting free hosting for the masses
dedicated servers