[ Index ]
 

Code source de eGroupWare 1.2.106-2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/projectmanager/inc/jpgraph-1.5.2/src/Examples/ -> show-image.php (source)

   1  <?php $target =  urldecode($HTTP_GET_VARS['target']); ?>
   2  <!doctype html public "-//W3C//DTD HTML 4.0 Transitional//EN">
   3  <html>
   4  <head>
   5  <title> Image <?php echo basename($target); ?></title>
   6  </head>
   7  <body>
   8  <img src="<?php echo basename($target); ?>" border=0 alt="<?php echo basename($target); ?>" align="left">
   9  </body>
  10  </html>


Généré le : Sun Feb 25 17:20:01 2007 par Balluche grâce à PHPXref 0.7