<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
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="table_results" class="data"><tbody><tr class="odd"><td align="center"><input id="id_rows_to_delete0" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+3]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete0','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 3 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">3</td>
    <td class=" nowrap" align="right">2</td>
    <td>Leandro</td>
    <td>Schereik</td>
    <td>4956698</td>
    <td class=" nowrap" align="right">2010-07-05 11:24:58</td>
</tr>
            
    <tr class="even marked">
    <td align="center">
        <input id="id_rows_to_delete1" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+4]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete1','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 4 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">4</td>
    <td class=" nowrap" align="right">2</td>
    <td>Leandro</td>
    <td>Schereik</td>
    <td>4956698</td>
    <td class=" nowrap" align="right">2010-07-05 11:29:56</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete2" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+5]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete2','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 5 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">5</td>
    <td class=" nowrap" align="right">2</td>
    <td>Leandro</td>
    <td>Schereik</td>
    <td>4956698</td>
    <td class=" nowrap" align="right">2010-07-05 11:29:56</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete3" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+6]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete3','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 6 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">6</td>
    <td class=" nowrap" align="right">2</td>
    <td>Leandro</td>
    <td>Schereik</td>
    <td>4956698</td>
    <td class=" nowrap" align="right">2010-07-05 11:30:43</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete4" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+7]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete4','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 7 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">7</td>
    <td class=" nowrap" align="right">2</td>
    <td>Leandro</td>
    <td>Schereik</td>
    <td>4956698</td>
    <td class=" nowrap" align="right">2010-07-05 11:30:43</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete5" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+8]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete5','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 8 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">8</td>
    <td class=" nowrap" align="right">2</td>
    <td>Leandro</td>
    <td>Schereik</td>
    <td>4956698</td>
    <td class=" nowrap" align="right">2010-07-05 15:06:56</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete6" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+9]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete6','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 9 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">9</td>
    <td class=" nowrap" align="right">2</td>
    <td>Leandro</td>
    <td>Schereik</td>
    <td>4956698</td>
    <td class=" nowrap" align="right">2010-07-08 11:17:31</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete7" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+10]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete7','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 10 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">10</td>
    <td class=" nowrap" align="right">2</td>
    <td>Leandro</td>
    <td>Schereik</td>
    <td>4956698</td>
    <td class=" nowrap" align="right">2010-07-08 11:17:31</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete8" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+15]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete8','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 15 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">15</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 12:53:04</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete9" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+16]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete9','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 16 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">16</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 12:54:10</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete10" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+17]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete10','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 17 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">17</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 12:55:01</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete11" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+18]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete11','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 18 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">18</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 12:56:09</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete12" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+19]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete12','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 19 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">19</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 12:56:41</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete13" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+20]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete13','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 20 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">20</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 12:56:41</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete14" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+21]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete14','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 21 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">21</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 12:56:41</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete15" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+22]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete15','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 22 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">22</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 12:56:41</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete16" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+23]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete16','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 23 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">23</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 15:16:01</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete17" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+24]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete17','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 24 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">24</td>
    <td class=" nowrap" align="right">11</td>
    <td>pepe</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 15:17:38</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete18" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+25]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete18','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 25 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">25</td>
    <td class=" nowrap" align="right">11</td>
    <td>pepe</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 15:17:56</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete19" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+26]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete19','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 26 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">26</td>
    <td class=" nowrap" align="right">11</td>
    <td>pepe</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-19 15:27:56</td>
</tr>
            
    <tr class="odd">
    <td align="center">
        <input id="id_rows_to_delete20" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+27]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete20','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 27 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">27</td>
    <td class=" nowrap" align="right">10</td>
    <td>Lean</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-21 10:22:52</td>
</tr>
            
    <tr class="even">
    <td align="center">
        <input id="id_rows_to_delete21" name="rows_to_delete[+%60cabecventas%60.%60id%60+%3D+28]" onclick="copyCheckboxesRange('rowsDeleteForm', 
'id_rows_to_delete21','l');" 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+%2A+FROM+%60cabecventas%60&amp;goto=sql.php"><img class="icon" 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%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" onclick="return confirmLink(this, 'DELETE FROM `cabecventas` WHERE 
`cabecventas`.`id` = 28 LIMIT 1')"><img class="icon" src="http://localhost/phpmyadmin/themes/original/img/b_drop.png" alt="Borrar" title="Borrar" width="16" height="16"></a>
    </td>
    <td class=" nowrap" align="right">28</td>
    <td class=" nowrap" align="right">11</td>
    <td>pepe</td>
    <td>&nbsp;</td>
    <td>&nbsp;</td>
    <td class=" nowrap" align="right">2010-07-21 10:24:07</td></tr></tbody></table><br><img src="file:///C:/Users/Schereik/AppData/Local/Temp/moz-screenshot.png" alt=""><img src="file:///C:/Users/Schereik/AppData/Local/Temp/moz-screenshot-1.png" alt=""><img src="file:///C:/Users/Schereik/AppData/Local/Temp/moz-screenshot-2.png" alt=""><img src="file:///C:/Users/Schereik/AppData/Local/Temp/moz-screenshot-3.png" alt=""><img src="file:///C:/Users/Schereik/AppData/Local/Temp/moz-screenshot-4.png" alt=""><img src="file:///C:/Users/Schereik/AppData/Local/Temp/moz-screenshot-5.png" alt="">                                               <br /><hr />Para que tu tiempo sea sólo tuyo, estamos reinventando un nuevo Hotmail. Descubrilo.  <a href='http://www.nuevohotmail.com' target='_new'>Ver más</a></body>
</html>