User Profile

Collapse

Profile Sidebar

Collapse
illuzion
illuzion
Last Activity: Jan 13 '08, 08:36 PM
Joined: Jan 13 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • illuzion
    replied to Keep Getting unexpected T_VARIABLE error
    in PHP
    thank you so much I hate wehn I miss little things like that lol! well the script now works thanks to you guys! thanks again!
    See more | Go to post

    Leave a comment:


  • illuzion
    replied to Keep Getting unexpected T_VARIABLE error
    in PHP
    ok that fixed that one but GRRR now another



    [PHP]Parse error: syntax error, unexpected '<' in /home/illuzion/public_html/BAMF/contactus.php on line 56[/PHP]

    though that is supposed to be there for that is a comment.
    See more | Go to post

    Leave a comment:


  • illuzion
    replied to Keep Getting unexpected T_VARIABLE error
    in PHP
    thank you for the help I do appreciate it and I apologize for the title.

    *EDIT*

    Now I am gretting the same error on line 43

    [PHP]Parse error: syntax error, unexpected T_VARIABLE in /home/illuzion/public_html/BAMF/contactus.php on line 43[/PHP]
    See more | Go to post

    Leave a comment:


  • illuzion
    started a topic Keep Getting unexpected T_VARIABLE error
    in PHP

    Keep Getting unexpected T_VARIABLE error

    ok I keep getting this error:

    Code:
    Parse error: syntax error, unexpected T_VARIABLE in /home/illuzion/public_html/BAMF/contactus.php on line 38
    and this error is possibly on other lines could someone please help me out with this it is for a contact form for a webpage that I am making for a class project but I decided to add in this contact form....

    [CODE=php]
    <?php

    include("global .inc.php");...
    See more | Go to post
No activity results to display
Show More
Working...