cmq i valori di $news_arr sono:
Codice PHP:
$news_arr = explode("|", $active_news); if($news_arr[0] == $id and (!$catid or $catid == $news_arr[6])) {
cmq i valori di $news_arr sono:
Codice PHP:
$news_arr = explode("|", $active_news); if($news_arr[0] == $id and (!$catid or $catid == $news_arr[6])) {