<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
Hola Lucas tambien probe con:<br><br>$fecha1="2010-07-07";<br>$fecha2="2010-07-31";<br>&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; <br>Y tampoco anda.<br><br>Gracias<br><br>Leandro<br><br><br>A simple vista y sin probar me parece que tanto el mes como el día
deben ser de 2 dígitos, sería:<br>
<br>
$fecha1="2010-<b>0</b>7-7";<br>
$fecha2="2010-<b>0</b>7-31";<br>
<br>
De todas maneras, ahora voy a hacer una prueba a ver si es otra cosa.
Lucas.<br>
<br>

  <blockquote cite="mid:COL116-W14644B3F43C08DD07123D2ABA10@phx.gbl"><style>
.ExternalClass .ecxhmmessage P
{padding:0px;}
.ExternalClass body.ecxhmmessage
{font-size:10pt;font-family:Verdana;}

</style>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.<br>
Me imprime 0.<br>
  <br>
Tienen idea donde me estoy equivocando?<br>
  <br>
Saludos<br>
  <br>
include("conexion.php");<br>
  <br>
$fecha1="2010-7-7";<br>
$fecha2="2010-7-31";<br>
  <br>
$sql=mysql_query("SELECT * FROM cabecventas WHERE fecha BETWEEN
".$fecha1." AND ".$fecha2);<br>
&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;<br>
echo("Cantidad de registros: ".mysql_num_rows($sql));<br>
  <br>
mysql_close();<br>
  <br>
  <br>
cabecventas<br>
------------<br>
  <br>
  <table id="ecxtable_results" class="ecxdata">
    <tbody>
      <tr class="ecxodd">
        <td align="center"><input id="ecxid_rows_to_delete0" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+3+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+3&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+3+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">3</td>
        <td class="ecx ecxnowrap" align="right">2</td>
        <td>Leandro</td>
        <td>Schereik</td>
        <td>4956698</td>
        <td class="ecx ecxnowrap" align="right">2010-07-05 11:24:58</td>
      </tr>
      <tr class="ecxeven ecxmarked">
        <td align="center"> <input id="ecxid_rows_to_delete1" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+4+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+4&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+4+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">4</td>
        <td class="ecx ecxnowrap" align="right">2</td>
        <td>Leandro</td>
        <td>Schereik</td>
        <td>4956698</td>
        <td class="ecx ecxnowrap" align="right">2010-07-05 11:29:56</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete2" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+5+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+5&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+5+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">5</td>
        <td class="ecx ecxnowrap" align="right">2</td>
        <td>Leandro</td>
        <td>Schereik</td>
        <td>4956698</td>
        <td class="ecx ecxnowrap" align="right">2010-07-05 11:29:56</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete3" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+6+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+6&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+6+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">6</td>
        <td class="ecx ecxnowrap" align="right">2</td>
        <td>Leandro</td>
        <td>Schereik</td>
        <td>4956698</td>
        <td class="ecx ecxnowrap" align="right">2010-07-05 11:30:43</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete4" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+7+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+7&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+7+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">7</td>
        <td class="ecx ecxnowrap" align="right">2</td>
        <td>Leandro</td>
        <td>Schereik</td>
        <td>4956698</td>
        <td class="ecx ecxnowrap" align="right">2010-07-05 11:30:43</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete5" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+8+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+8&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+8+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">8</td>
        <td class="ecx ecxnowrap" align="right">2</td>
        <td>Leandro</td>
        <td>Schereik</td>
        <td>4956698</td>
        <td class="ecx ecxnowrap" align="right">2010-07-05 15:06:56</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete6" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+9+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+9&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+9+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">9</td>
        <td class="ecx ecxnowrap" align="right">2</td>
        <td>Leandro</td>
        <td>Schereik</td>
        <td>4956698</td>
        <td class="ecx ecxnowrap" align="right">2010-07-08 11:17:31</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete7" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+10+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+10&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+10+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td class="ecx ecxnowrap" align="right">2</td>
        <td>Leandro</td>
        <td>Schereik</td>
        <td>4956698</td>
        <td class="ecx ecxnowrap" align="right">2010-07-08 11:17:31</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete8" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+15+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+15&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+15+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">15</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 12:53:04</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete9" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+16+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+16&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+16+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">16</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 12:54:10</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete10" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+17+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+17&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+17+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">17</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 12:55:01</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete11" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+18+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+18&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+18+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">18</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 12:56:09</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete12" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+19+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+19&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+19+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">19</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 12:56:41</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete13" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+20+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+20&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+20+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">20</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 12:56:41</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete14" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+21+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+21&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+21+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">21</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 12:56:41</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete15" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+22+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+22&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+22+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">22</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 12:56:41</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete16" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+23+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+23&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+23+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">23</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 15:16:01</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete17" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+24+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+24&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+24+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">24</td>
        <td class="ecx ecxnowrap" align="right">11</td>
        <td>pepe</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 15:17:38</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete18" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+25+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+25&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+25+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">25</td>
        <td class="ecx ecxnowrap" align="right">11</td>
        <td>pepe</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 15:17:56</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete19" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+26+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+26&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+26+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">26</td>
        <td class="ecx ecxnowrap" align="right">11</td>
        <td>pepe</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-19 15:27:56</td>
      </tr>
      <tr class="ecxodd">
        <td align="center"> <input id="ecxid_rows_to_delete20" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+27+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+27&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+27+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">27</td>
        <td class="ecx ecxnowrap" align="right">10</td>
        <td>Lean</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-21 10:22:52</td>
      </tr>
      <tr class="ecxeven">
        <td align="center"> <input id="ecxid_rows_to_delete21" value="DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+28+LIMIT+1" type="checkbox"> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/tbl_change.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;primary_key=+%60cabecventas%60.%60id%60+%3D+28&amp;sql_query=SELECT+*+FROM+%60cabecventas%60&amp;goto=sql.php" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_edit.png" alt="Editar" title="Editar" width="16" height="16"></a> </td>
        <td align="center"><a href="http://localhost/phpmyadmin/sql.php?db=tesis&amp;table=cabecventas&amp;token=aa6d06e0028f1d521034cfe9bc7b4229&amp;sql_query=DELETE+FROM+%60cabecventas%60+WHERE+%60cabecventas%60.%60id%60+%3D+28+LIMIT+1&amp;zero_rows=La+fila+se+ha+borrado&amp;goto=sql.php?db%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" target="_blank"><img class="ecxicon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a> </td>
        <td class="ecx ecxnowrap" align="right">28</td>
        <td class="ecx ecxnowrap" align="right">11</td>
        <td>pepe</td>
        <td>&nbsp;</td>
        <td>&nbsp;</td>
        <td class="ecx ecxnowrap" align="right">2010-07-21 10:24:07</td>
      </tr>
    </tbody>
  </table><br><br><br>
  </blockquote>                                               <br /><hr />Para que en tu casilla haya mucho más de lo que te importa. Descubrí un nuevo Hotmail.  <a href='http://www.nuevohotmail.com' target='_new'>Ver más</a></body>
</html>