Im getting a
Parse error: syntax error, unexpected ';'
Whats the correct way to order my quotes for the code below.
echo "<td>".anchor("users/delUser/".$users[$i]->userid.")</td>";
Im getting a
Parse error: syntax error, unexpected ';'
Whats the correct way to order my quotes for the code below.
echo "<td>".anchor("users/delUser/".$users[$i]->userid.")</td>";