le 28/08/02 16:26, Gabriel Radic (gabrielradic@timbru.com) a écrit :
Bonjour,
Hello
[Sorry this is in English, my French is not good enough]
[Sorry for my not so good English]
I try to use <INCLURE> in article.html like this:
<BOUCLE_principale (ARTICLES) {id_article} {doublons}>
<INCLURE (hierarchie.php3) {id_rubrique}>
...
Obvioustly, the <INCLURE> is inside BOUCLE_principale. This one returns you
an id_article while you ask to include hierarchie with an id_rubrique.
Moreover, BOUCLE_rubrique and BOUCLE_hier are RUBRIQUES based, so they need
id_rubrique.
I think this is why it's not working, but maybe I'm wrong.
Regards
-- Roustoubi