Ver Mensaje Individual
  #2  
Antiguo 28-03-2008
[egostar] egostar is offline
Registrado
 
Registrado: feb 2006
Posts: 6.561
Reputación: 25
egostar Va camino a la fama
Código PHP:
$this->$tbtabla1->filter 'campo_tabla = $this->$combobox1->$items[$this->$combobox1->itemsindex]' 
Aunque yo ni siquiera llego a novato en Delphi-PHP veo que esa instruccion no esta correcta, no deberia ser así?

Código PHP:
$this->$tbtabla1->filter 'campo_tabla = ' $this->$combobox1->$items[$this->$combobox1->itemindex
Salud OS
__________________
"La forma de empezar es dejar de hablar y empezar a hacerlo." - Walt Disney

Última edición por egostar fecha: 28-03-2008 a las 23:18:13.
Responder Con Cita