Prova a cambiare la funzione query nella classe:
e fammi sapere se funzionaCodice PHP:
public function query($query){
$this->result = mysql_query($query);
if ($this->result != 0) {
return $this->result;
} else {
return 0;
}
![]()
Prova a cambiare la funzione query nella classe:
e fammi sapere se funzionaCodice PHP:
public function query($query){
$this->result = mysql_query($query);
if ($this->result != 0) {
return $this->result;
} else {
return 0;
}
![]()
Cerco Sviluppatori Flash: http://forum.html.it/forum/showthread.php?threadid=1418906