Subversion Repositories eFlore/Applications.cel

Rev

Go to most recent revision | Blame | Last modification | View Log | RSS feed

<?
// $Id: echo.php 1364 2007-11-03 16:23:27Z jsakalos $

//sleep(8);
echo "<pre>" . print_r($_POST, 1) . "</pre>";
?>