26 lines
1.4 KiB
PHP
26 lines
1.4 KiB
PHP
|
<div align='left'>
|
|||
|
<p>mes autres sites ;-)</p>
|
|||
|
<ul>
|
|||
|
<li><a href="http://loneworld.free.fr" target="_blank">Mon premier site:souvenirs...</a></li>
|
|||
|
<li><a href="http://tma.tourmentine.com" target="_blank">Le Train Miniature Avallonais, club de mod<EFBFBD>lisme</a></li>
|
|||
|
<li><a href="http://phpinfo.ifrance.com" target="_blank">i(php):site d'information sur le PHP@i(france)</a></li>
|
|||
|
<li><a href="http://www.ifrance.com/chanonyme/index2.html" target="_blank">La star de ces dames: mon matou</a>. Il a <EFBFBD>t<EFBFBD> depuis <a href="/lechat/index.fr.html">int<EFBFBD>gr<EFBFBD></a> <EFBFBD> ce site.</li>
|
|||
|
</ul>
|
|||
|
<p>"c'est la mode alors je fais pareil" des captures d'<EFBFBD>cran de mon bureau : <a href="/images/buro.jpg">1</a>, <a href="/images/capture1.png">2</a> et <a href="/images/capture2.png">3</a>. Plus une de mon <a href="/images/pda.png">PDA</a>.</p>
|
|||
|
<p>Et m<EFBFBD>me une photo de <a href="images/me.jpg">ma tronche</a>.</p>
|
|||
|
</div>
|
|||
|
--
|
|||
|
<p>Derniers titres <EFBFBD>cout<EFBFBD>s:</p>
|
|||
|
<a href="http://www.last.fm/user/audiolover/?chartstyle=lastfmplain"><img src="http://imagegen.last.fm/lastfmplain/recenttracks/audiolover.gif" border="0" alt="audiolover's Profile Page" /></a>
|
|||
|
<?php
|
|||
|
/*$rdf = simplexml_load_file('http://ws.audioscrobbler.com/rdf/history/audiolover');
|
|||
|
|
|||
|
foreach($rdf->item as $stabby)
|
|||
|
{
|
|||
|
echo "<a href=\"".$stabby->link."\">".$stabby->description."</a><br />\n";
|
|||
|
}*/
|
|||
|
|
|||
|
echo "<div align=\"right\"><h6>(MAJ ".strftime("%d %b %Y",filemtime(__FILE__)).")</h6></div><br />";
|
|||
|
?>
|
|||
|
<hr />
|