芝麻web文件管理V1.00
编辑当前文件:/home/prismawe/www/resupres/application/views/mobile/fichepartijson.php
{ "id": id; ?>, "nom": "nom; ?>", "orientation": "orientation->nom; ?>", "urlImg": "http://www.resultats-presidentielles-2012.fr/images/partis/id; ?>_moy.jpg", "desc": description, ENT_QUOTES)); ?>, "candidats": [ candidats->order_by('nom')->order_by('prenom')->find_all(); $cpt = 0; $nb = count($candidats); foreach($candidats as $candidat) { ?> { "id": id; ?>, "urlImg": "http://www.resultats-presidentielles-2012.fr/images/perso/id; ?>_moy.jpg", "nom": "prenom.' '.$candidat->nom; ?>", "parti": "parti->nom; ?>", "desc": description), ENT_QUOTES)); ?>, "parti_id": parti->id; ?> } ] }