#ARRAY

(ceci est un message automatique)

Message posté par BoOz <booz@bloog.net> à la suite de l'article «
#ARRAY ».

http://www.spip.net/ecrire/?exec=articles&id_article=4009#id174026

** #ARRAY

* et pour info je viens de me faire ca : #SET{les_mots,#ARRAY}

<BOUCLE_art(ARTICLES){id_mot}>

<BOUCLE_sujets(MOTS) {id_article} {id_groupe=2} {par titre}>

[(#GET{les_mots}|table_valeur{#TITRE}|non)

[(#SET{les_mots,[(#GET{les_mots}|array_merge{#ARRAY{#TITRE,0}})]})]

]

[(#SET{les_mots,[(#GET{les_mots}|array_merge{#ARRAY{#TITRE,#GET{les_mots}|table_valeur{#TITRE}|plus{1}}})]})]

</BOUCLE_sujets>

</BOUCLE_art>

[(#GET{les_mots}|affiche_les_mots)]