este es el codigo
Código PHP:
Ver original
<?php if( $_SESSION["posicion"] == ADMIN ) { echo "<tr> <th> Max Conection:</th> <td> <input name="maxcon" id="maxcon" type="text" maxlength="5" size="5" value="1"/> </td> </tr>"; } ?>
y me esta saliendo esto
Parse error: syntax error, unexpected T_STRING, expecting ',' or ';' in