16 lines
930 B
PHP
16 lines
930 B
PHP
|
<div align='left'>
|
||
|
<p>My other websites ;-)</p>
|
||
|
<ul>
|
||
|
<li><a href="http://loneworld.free.fr" target="_blank">My first website</a></li>
|
||
|
<li><a href="http://tma.tourmentine.com" target="_blank">Train Miniature Avallonais, modelism club</a> [fr]</li>
|
||
|
<li><a href="http://phpinfo.ifrance.com" target="_blank">i(php):information site about PHP@i(france)</a> [fr]</li>
|
||
|
<li><a href="http://www.ifrance.com/chanonyme/index2.html" target="_blank">The ladies' choice: my kitty</a> [fr]. It is now <a href="/lechat/index.en.html">part of this website</a>.</li>
|
||
|
</ul>
|
||
|
<p>Some screenshots: <a href="/images/buro.jpg">1</a>, <a href="/images/capture1.png">2</a> and <a href="/images/capture2.png">3</a>. Plus one of my <a href="/images/pda.png">PDA</a>.</p>
|
||
|
<p>And even a picture of <a href="images/me.jpg">my face</a>.</p>
|
||
|
</div>
|
||
|
<?php
|
||
|
echo "<div align=\"right\"><h6>(Updated ".date("M j Y",filemtime(__FILE__)).")</h6></div><br />";
|
||
|
?>
|
||
|
<hr />
|