Jump to content
MakeWebGames

ghostface2012

Members
  • Posts

    5
  • Joined

  • Last visited

ghostface2012's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. i dont have them sections in my staff.php or smenu.php
  2. 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'>
  3. having a prob with the code
  4. what is what is rollover.php
  5. code does seem to work im getting error on this part of the code $total=$r['gangRESPECT'+mysql_num_rows(mysql_query("SELECT * FROM users WHERE gang={$r['gangID']}")); ive searched alll over to try an find why any help
×
×
  • Create New...