26 grudnia 2005 (poniedziałek), 14:59:59
lising (html)
function gama ()
$sql = "SELECT * FROM ed_content WHERE tytul LIKE 'S%'";
$res = mysql_query ($sql);
// display_sql_error ($sql);
if ($res)
wypisz_liste_art ($res);
}
<div style="border: 3px double #777; padding: 0.5em; text-align: center; margin: auto; margin-top: 1em; width: 600px; background-color: #eee">
×
<a href="content.php">content</a> ×
<a href="pool.php?action=list&o=id&d=desc">repozytorium plików</a> ×
<a href="dbtable.php?action=list&dbtable=ed_newsroom&o=ts&d=desc">newsroom</a> ×
</div>