id = $row[0]; // $interventions->title_fr = $row[1]; $interventions->title_en = $row[2]; $interventions->title_es = $row[3]; $interventions->text_fr = $row[4]; $interventions->text_en = $row[5]; $interventions->text_es = $row[6]; // array_push($list,$interventions); } $interventions = $list; } $list = array(); $sql = "SELECT id,title,year,author_name1,author_firstname1,author_name2,author_firstname2,author_name3,author_firstname3,image,edition,orderyear,particule,description FROM publications "; $sql .= "WHERE "; $sql .= " homepage='1' "; $sql .= "ORDER BY title ASC"; $resultset = mysql_query($sql); if( mysql_numrows($resultset) ) { while($row=mysql_fetch_row($resultset)) { $publications = new publications(); $publications->id = $row[0]; $publications->title = $row[1]; $publications->year = $row[2]; $publications->author_name1 = $row[3]; $publications->author_firstname1 = $row[4]; $publications->author_name2 = $row[5]; $publications->author_firstname2 = $row[6]; $publications->author_name3 = $row[7]; $publications->author_firstname3 = $row[8]; $publications->image = $row[9]; $publications->edition = $row[10]; $publications->orderyear = $row[11]; $publications->particule = $row[12]; $publications->description = $row[13]; array_push($list,$publications); } $publications = $list; } ?> CETIM - Centre Europe - Tiers Monde - accueil, qui sommes-nous?
QUI SOMMES-NOUS ?

Par ses livres et son action à l'ONU, le CETIM dénonce le mal-développement généralisé et les responsabilités du Nord.
En savoir plus...

By its books and its work with the UN, the CETIM denounces the generalised bad-development and the responsibilities of the North.
More...

Con sus libros y sus trabajo en la ONU, el CETIM denuncia el maldesarrollo generalizado y las responsabilidades del Norte.
Más...

SELECTION DE PUBLICATIONS
image)!=0){?>