Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/01/2018, 14:26
Avatar de Middrel
Middrel
 
Fecha de Ingreso: abril-2005
Mensajes: 835
Antigüedad: 19 años
Puntos: 27
Respuesta: Duda con Ajax+PHP+MySQL

Por cierto, en:

Código PHP:
<label class="icon-book action list"  title="AGENDAR" onclick="agendar(<?php echo $rowSelectEvents['id_shedule']; ?>)"></label>  
<label class="icon-ok action fav" title="FAVORITO" onclick="favorito(<?php echo $rowSelectEvents['id_shedule']; ?>)"></label>
si llegan los valores de $rowSelectEvents['id_shedule'];