Ver Mensaje Individual
  #2 (permalink)  
Antiguo 25/02/2010, 08:24
Hidek1
Colaborador
 
Fecha de Ingreso: octubre-2009
Ubicación: Tokyo - Japan !
Mensajes: 3.867
Antigüedad: 14 años, 6 meses
Puntos: 334
Respuesta: error de sintaxis en swich

ahi mismo te dice que te falta cerrar con un punto y coma.

Código PHP:
Ver original
  1. case "9":
  2. echo '<div id="bus">
  3. <ul id="bus">
  4. <form action="busporprecios.php" method="post">
  5. precio 1
  6. <input name="precio1" type="text" size="20" maxlength="20" /><br />
  7. precio2
  8. <input name="precio2" type="text" size="20" maxlength="20" />
  9. <input type=submit value="xprecio">
  10. </form><br></ul>
  11. </div>';
__________________
More about me...
~ @rhyudek1
~ Github