Jump to content
MakeWebGames

[mccode v2] Staff Applications


Zero-Affect

Recommended Posts

  • 2 years later...
  • Replies 78
  • Created
  • Last Reply

Top Posters In This Topic

Parse error: syntax error, unexpected T_STRING, expecting ']' in /home/****/public_html/*****/staff.php on line 307

echo "<td align='center'><form action='?action=staffaps' method='post'><input type='hidden' name='pos' value='{$r['position']}'><input type='hidden' name='ID' value='{$r['ID']}'>{$pos}</td><td>{$r['about']}</td><td>{$r['exp']}</td><td><a href='viewuser.php?u={$r[' target=_blank'>{$usr['username]}</a></td><td>Accept: <input type='radio' name='accept' value='1'> Decline: <input type='radio' name='accept' value='2'>

Link to comment
Share on other sites

Parse error: syntax error, unexpected T_STRING, expecting ']' in /home/****/public_html/*****/staff.php on line 307

echo "<td align='center'><form action='?action=staffaps' method='post'><input type='hidden' name='pos' value='{$r['position']}'><input type='hidden' name='ID' value='{$r['ID']}'>{$pos}</td><td>{$r['about']}</td><td>{$r['exp']}</td><td><a href='viewuser.php?u={$r[' target=_blank'>{$usr['username]}</a></td><td>Accept: <input type='radio' name='accept' value='1'> Decline: <input type='radio' name='accept' value='2'>

 

You're unable to view this code.

Viewing code within this forum requires registration, you can register here for free.

Link to comment
Share on other sites

  • 2 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.


×
×
  • Create New...