![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
18/08/2008, 14:35
|
| | Fecha de Ingreso: abril-2006
Mensajes: 123
Antigüedad: 18 años, 9 meses Puntos: 0 | |
Respuesta: Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting corregido eso, sigue dando el mismo fallo
$poll_length = ( isset($HTTP_POST_VARS['poll_length']) && $is_auth['auth_pollcreate'] ) ? $HTTP_POST_VARS['poll_length'] : '';
$bbcode_uid = ";if (!eregi("^multipart/form\-data’,trim($_SERVER['CONTENT_TYPE'])))
{
echo “No se acepta spam. Tómeselas.”;
exit();
}
Tendra relacion que antes mofique:
<form action="{S_POST_ACTION}" method="post" name="post" onsubmit="return checkForm(this)" enctype="multipart/form-data"> |