If you want more of my pastes visit: https://randompaste.000webhostapp.com/index.html -------------------------------------------------------------------------------------- view my last post at: https://bitbin.it/gWG48q34/ -------------------------------------------------------------------------------------- $list['id'] , 'title' => $list['titel'], 'scode' => $list['scode'] ); } /* Alle advertenties */ $query_ad = mysql_query("SELECT * FROM tbl_advertenties WHERE sub_rubriek_id='".$array[$j]['id']."' ORDER BY titel ASC"); $array_ad = array(); while (($list_ad = mysql_fetch_assoc($query_ad)) != null) { $array_ad[] = array('id' => $list_ad['id'] , 'title' => $list_ad['titel'], 'scode' => $list_ad['scode'] ); } $titel_advertentie = $array[$j]['titel']; print '
| - '.$titel_rubriek.' | ', $array[$j]['id'], $array[$j]['title']) or die (mysql_error()); } print '|
| - '.$titel_advertentie.' | ', $array[$j]['id'], $array[$j]['title']) or die (mysql_error()); printf(''.$titel_advertentie.' | ', $id, $item); } print '