﻿
<html>

    <head>
    <title> ...Tykayn page....... IMAGE </title>
    </head>

<body>
<?php

ImageLine ($image, 30, 30, 120, 120, $noir);
?>

<img src="images.php" /><br/>
<img src="image_testee.PNG" />

</body>
</html> 