Ver Mensaje Individual
  #8 (permalink)  
Antiguo 21/01/2010, 07:05
claudio_hbl
 
Fecha de Ingreso: octubre-2006
Ubicación: Valparaiso Chile
Mensajes: 228
Antigüedad: 17 años, 6 meses
Puntos: 0
Respuesta: No me resulta sumar una Columna

Código PHP:
Ver original
  1. <?php
  2.                         $sql = mysql_query ("SELECT SUM(valor) AS valor,usuario FROM og_movtos  WHERE usuario = '$user'") or die (mysql_error());
  3.                         $row = mysql_fetch_array($ql);
  4.                 ?>
  5.                 <table>
  6.                         <thead>
  7.                                 Comisiones Acumuladas a la Fecha <?php echo date("d/m/Y"), $row[0] ?>
  8.  
  9.                         </thead>
  10.                         <th>
  11.                 </table>
__________________
Un Cordial Saludo
Claudio González Soto
Negocios Online
http;//www.servpcweb.com