IBM maintenance manual (1925)

All parts should go together without forcing. You must remember that the parts you are reassembling were disassembled by you. Therefore, if you can't get them together again, there must be a reason. By all means, do not use a hammer.
-- IBM maintenance manual (1925)

$author = "IBM maintenance manual (1925)";
$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 "

";}
?>

-- IBM maintenance manual (1925)


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