![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
22/09/2011, 02:57
|
| | Fecha de Ingreso: mayo-2011 Ubicación: Santiago de Compostela
Mensajes: 126
Antigüedad: 13 años, 8 meses Puntos: 0 | |
Respuesta: php y javascript forms YA ME FUNCIONA!! GRACIAS A TODOS.
$query = "select id_haul, id_catch, shooting_time, total_discarded_weight, ST_AsGeoJSON(geom, 4) AS geojson from \"haul\" natural inner join catch where a_code in (".$especies_procesar.") and shooting_time between ".$date1." and (timestamp ".$date2." + interval '1 days')"; |