Funny Latin

Mihi ignosce. Cum homine de cane debeo congredi.
-- Funny Latin

Si hoc signum legere potes, operis boni in rebus Latinus alacribus et fructuosis potiri potes!
-- Funny Latin

$author = "Funny Latin";
$sql = "SELECT node_revisions.title, node_revisions.body, node_revisions.nid FROM node_revisions WHERE (node_revisions.title='$author')";
$result = db_query($sql);
while ($node = db_fetch_object($result)) {
print "";
print ($node->body);
print "

-- ";
print l($node->title, "node/$node->nid");
print "

";}
?>

-- Funny Latin

Technorati Tags:

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Lines and paragraphs break automatically.
  • Easily link to terms in various wikis. For help, see <a href="/interwiki/3">interwiki</a>.

More information about formatting options