1 : 2 : 3 : 4 : 5 : 6 : 7 : 8 : 9 : 10 : 11 : 12 : 13 : 14 : 15 : 16 : 17 : 18 : 19 : 20 : 21 : 22 : 23 : 24 : 25 : 26 : 27 : 28 : 29 : 30 : 31 : 32 : 33 : 34 : 35 : 36 : 37 : 38 : 39 : 40 : 41 : 42 : 43 :
de « articles » (), « parents » la rangée de => () ) ; $my_sql = « post_id CHOISI comme identification, meta_value comme valeur de wizard_postmeta dans OÙ meta_key='sitemap_exclude ET meta_value (« exclure », « exclude_child ") » ; $my_result = mysql_query ($my_sql) ; tandis que ($my_v = mysql_fetch_assoc ($my_result)){ si =='exclude_child') (de $my_v [« valeur »] { $my_exclude [« articles »] [$my_v [« identification »]] = $my_v [« identification »] ; $my_exclude [« parents »] [$my_v [« identification »]] = $my_v [« identification »] ; } autrement { $my_exclude [« articles »] [$my_v [« identification »]] = $my_v [« identification »] ; } } foreach ($my_exclude [« parents »] comme $parents) { $parent_list. = $parents. « , » ; } get_all_children ($parent_list, $my_exclude) ; foreach ($my_exclude [« articles »] comme $items) { $my_exclude_list. = $items. « , » ; } écho « ». $my_exclude_list. « » ; ? >
1 : 2 : 3 :
la fonction get_all_children ($list, &$array) {