credo che dovresti sostituire
switch ($row )
con
switch ($row->DATA)
$row è un oggetto che contiene un campo DATA...non è un valore...un var dump di un valore restituisce un messaggio tipo:
string(1) "1"
credo che dovresti sostituire
switch ($row )
con
switch ($row->DATA)
$row è un oggetto che contiene un campo DATA...non è un valore...un var dump di un valore restituisce un messaggio tipo:
string(1) "1"
No ai layout tabellari!
Insulto libero: http://forum.html.it/forum/showthread.php?s=&postid=12524872#post12524872