Tema: Mysqk y Php
Ver Mensaje Individual
  #2 (permalink)  
Antiguo 06/03/2008, 21:38
Avatar de GatorV
GatorV
$this->role('moderador');
 
Fecha de Ingreso: mayo-2006
Ubicación: /home/ams/
Mensajes: 38.567
Antigüedad: 18 años
Puntos: 2135
Re: Mysqk y Php

Prueba asi tu Query:
Código PHP:
$query="SELECT SUM(quantity) AS 'quantity' FROM 'jos_puntos_por_todo' WHERE id_to=$id"
Saludos.