[Php-avanzado] Ventas entre dos fechas

Lucas Calviño thelookus en gmail.com
Mie Jul 21 14:11:30 ART 2010


A simple vista y sin probar me parece que tanto el mes como el día deben 
ser de 2 dígitos, sería:

$fecha1="2010-*0*7-7";
$fecha2="2010-*0*7-31";

De todas maneras, ahora voy a hacer una prueba a ver si es otra cosa. Lucas.

> Hola a todos: tengo problemas con una consulta la idea es obtener 
> cantidad de ventas entre dos fechas ingresadas. Los datos los tomo 
> desde un formulario pero a fin de hacer pruebas asigno directamente en 
> $fecha1 y $fecha2.
> Me imprime 0.
>
> Tienen idea donde me estoy equivocando?
>
> Saludos
>
> include("conexion.php");
>
> $fecha1="2010-7-7";
> $fecha2="2010-7-31";
>
> $sql=mysql_query("SELECT * FROM cabecventas WHERE fecha BETWEEN 
> ".$fecha1." AND ".$fecha2);
>
> echo("Cantidad de registros: ".mysql_num_rows($sql));
>
> mysql_close();
>
>
> cabecventas
> ------------
>
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+3&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+3+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	3 	2 	Leandro 	Schereik 	4956698 	2010-07-05 11:24:58
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+4&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+4+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	4 	2 	Leandro 	Schereik 	4956698 	2010-07-05 11:29:56
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+5&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+5+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	5 	2 	Leandro 	Schereik 	4956698 	2010-07-05 11:29:56
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+6&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+6+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	6 	2 	Leandro 	Schereik 	4956698 	2010-07-05 11:30:43
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+7&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+7+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	7 	2 	Leandro 	Schereik 	4956698 	2010-07-05 11:30:43
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+8&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+8+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	8 	2 	Leandro 	Schereik 	4956698 	2010-07-05 15:06:56
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+9&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+9+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	9 	2 	Leandro 	Schereik 	4956698 	2010-07-08 11:17:31
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+10&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+10+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	10 	2 	Leandro 	Schereik 	4956698 	2010-07-08 11:17:31
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+15&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+15+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	15 	10 	Lean 			2010-07-19 12:53:04
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+16&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+16+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	16 	10 	Lean 			2010-07-19 12:54:10
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+17&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+17+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	17 	10 	Lean 			2010-07-19 12:55:01
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+18&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+18+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	18 	10 	Lean 			2010-07-19 12:56:09
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+19&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+19+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	19 	10 	Lean 			2010-07-19 12:56:41
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+20&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+20+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	20 	10 	Lean 			2010-07-19 12:56:41
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+21&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+21+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	21 	10 	Lean 			2010-07-19 12:56:41
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+22&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+22+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	22 	10 	Lean 			2010-07-19 12:56:41
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+23&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+23+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	23 	10 	Lean 			2010-07-19 15:16:01
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+24&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+24+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	24 	11 	pepe 			2010-07-19 15:17:38
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+25&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+25+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	25 	11 	pepe 			2010-07-19 15:17:56
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+26&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+26+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	26 	11 	pepe 			2010-07-19 15:27:56
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+27&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+27+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	27 	10 	Lean 			2010-07-21 10:22:52
> 	Editar 
> <http://localhost/phpmyadmin/tbl_change.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&primary_key=+%60cabecventas%60.%60id%60+%3D+28&sql_query=SELECT+%2A+FROM+%60cabecventas%60&goto=sql.php> 
> 	Borrar 
> <http://localhost/phpmyadmin/sql.php?db=tesis&table=cabecventas&token=aa6d06e0028f1d521034cfe9bc7b4229&sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+28+LIMIT+1&zero_rows=La+fila+se+ha+borrado&goto=sql.php%3Fdb%3Dtesis%26table%3Dcabecventas%26token%3Daa6d06e0028f1d521034cfe9bc7b4229%26sql_query%3DSELECT%2B%252A%2BFROM%2B%2560cabecventas%2560%26zero_rows%3DLa%2Bfila%2Bse%2Bha%2Bborrado%26goto%3Dtbl_structure.php> 
> 	28 	11 	pepe 			2010-07-21 10:24:07
>
>
>
> ------------------------------------------------------------------------
> Para que tu tiempo sea sólo tuyo, estamos reinventando un nuevo 
> Hotmail. Descubrilo. Ver más <http://www.nuevohotmail.com>
>
>
> _______________________________________________
> Php-avanzado mailing list
> Php-avanzado en pato2.fi.mdp.edu.ar
> http://www3.fi.mdp.edu.ar/cgi-bin/mailman/listinfo/php-avanzado

------------ próxima parte ------------
Se ha borrado un adjunto en formato HTML...
URL: http://www3.fi.mdp.edu.ar/pipermail/php-avanzado/attachments/20100721/934623b1/attachment-0001.htm 


Más información sobre la lista de distribución Php-avanzado