![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
29/08/2008, 05:04
|
| | Fecha de Ingreso: mayo-2006
Mensajes: 3
Antigüedad: 18 años, 9 meses Puntos: 0 | |
operacion con between de horas no hay manera $result1=mysql_query("select count(*) from vehicles WHERE
id='10' and
('8:00' not between '7:00' and '11:00') ;",$link);
si pongo numeros enterosno horas si que chuta |