Results 1 to 2 of 2

Thread: Parse Error

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jan 2006
    Location
    Osaka
    Posts
    200

    Parse Error

    PHP Code:
    $st.="2,".escape_regexp($arr[$i][2])."g,{$arr[$i][3]}".count($arr[$i])5?"":",false"
    I get error
    Parse error: parse error, unexpected T_LNUMBER

    What could be the problem

  2. #2
    I'm about to be a PowerPoster!
    Join Date
    Jan 2005
    Location
    Everywhere
    Posts
    13,647

    Re: Parse Error

    count($arr[$i])5


    If you space your code properly you will see these things.

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