back'; } else { $result = mysql_query('SELECT * FROM nodes WHERE id = ' . (int) $_GET['id'], $site['db']['connection']); $row = mysql_fetch_assoc($result); echo '
Type
Name
Description
Bitrate
URL
Mime Type
Location
Bookmark
'; } ?>