adesso mi da un nuovo problema
dato ke sta dentro ad un while
while($rw=mysql_fetch_array($exe)){
$msg=$rw['saluti_mattutini'];
eval("\$msg = \"$msg\";");
echo $msg;
}
mi da il seguente errore
Resource id #35
adesso mi da un nuovo problema
dato ke sta dentro ad un while
while($rw=mysql_fetch_array($exe)){
$msg=$rw['saluti_mattutini'];
eval("\$msg = \"$msg\";");
echo $msg;
}
mi da il seguente errore
Resource id #35