CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Aug 2006
    Location
    Dallas, TX
    Posts
    47

    [RESOLVED] parse error

    PHP Code:
    Parse errorparse errorunexpected in /home/microbec/public_html/igl/view_handle.php on line 303 
    I'm getting this parse error when the page loads but the line it points too is at the end of my code. i've closed all my <?php and ?> blocks and all my quotes have open and close all the lines that need it have a ; and no variables don't have a $ can't figure out what i'm missing

  2. #2
    Join Date
    May 2002
    Posts
    10,943

    Re: parse error

    We can't help you unless you post the code.
    If the post was helpful...Rate it! Remember to use [code] or [php] tags.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured