Tema: suma en php
Ver Mensaje Individual
  #6 (permalink)  
Antiguo 02/12/2013, 10:44
falkon765
 
Fecha de Ingreso: noviembre-2012
Mensajes: 139
Antigüedad: 11 años, 5 meses
Puntos: 1
Respuesta: suma en php

intentaste probando = true?
Código PHP:
Ver original
  1. if (document.getElementById("$azul").checked == true)
  2. {$azul == 1;}
  3. else {$azul ==0;}