Subversion Repositories eFlore/Applications.del

Rev

Rev 2013 | Rev 2017 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2013 Rev 2015
Line 3... Line 3...
3
<?php
3
<?php
4
	foreach ($liste as $u) {
4
	foreach ($liste as $u) {
5
		print_r($u);
5
		print_r($u);
6
		echo "<br/><br/>";
6
		echo "<br/><br/>";
7
	}
7
	}
8
?> "<h4>Pour l'année " . $annee . "</h4>" : "")?>
-
 
9
8
?>
-
 
9
10
10