Parse error: syntax error, unexpected T_LNUMBER, expecting ')' in /home/content/html/family.php on line 135

Not really sure what's going on. I had the script working fine few days ago, hopped back on today to start working on it and checked the feature but it was erroring out and no one else has access to change the script. Here is the line from that error.
//-------------------------------------------------//

else
{
print"<form method=post action=driver.php?x=family&act2=avatar&proc=1>
Display Pic URL: <input type=text name=avatar><br>
<input type=submit name=go value='Edit'>";
}
} < Here is line 135

//-----------------------------------------------//

    Nevermind I found out what was wrong, I was including a wrong variable earlier in the code

      IMP_TWI;11020105 wrote:

      Nevermind I found out what was wrong, I was including a wrong variable earlier in the code

      Glad to hear it ... that's always a good feeling.

      Could you please use the "Thread Tools" menu above to "Mark Thread Resolved"? Thanks! 🙂

        Write a Reply...