User Profile

Collapse

Profile Sidebar

Collapse
spelaben
spelaben
Last Activity: Mar 4 '10, 03:51 PM
Joined: Mar 1 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • spelaben
    replied to Parse error
    in PHP
    i removed all echos from those lines and now it works, only removed the echos before the if previously >_>

    sorry and thanks for the help! can be closed
    See more | Go to post

    Leave a comment:


  • spelaben
    replied to Parse error
    in PHP
    thank you very much! it worked

    but now i get the next error and i tried lots of things but again can't get it fixed :(

    Parse error: syntax error, unexpected T_IF, expecting ',' or ';' in index.php on line 98

    Code:
    echo "			  <input type=\"text\" name=\"addy\" id=\"search_box\" class='search_box'/>\n"; 
    echo "			  <input type=\"submit\" value=\"Send
    ...
    See more | Go to post

    Leave a comment:


  • spelaben
    started a topic Parse error
    in PHP

    Parse error

    hi all, i keep getting this error and i'm new to php. i really don't get the error here:

    Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in ...index.php on line 90



    line 90:
    Code:
    echo "<form id="form1" name="form1" method="post" action="start.php?action=<?php echo $Action; ?>&lan= <?php echo $_GET['lan']; ?>&invite=submit&qu
    ...
    See more | Go to post
No activity results to display
Show More
Working...