openside("name"); $result = dbquery("SELECT * FROM ".$db_prefix."photos ORDER BY photo_id DESC LIMIT 0,2"); if (dbrows($result) != 0) { while($data = dbarray($result)) { $itemsubject = trimlink($data['photo_id'], 23); $itemdescription = trimlink($data['photo_title'], 23); $napis = nl2br(parseubb($data['photo_description'])); echo " INFORMACJE:

$napis
aaaaaaaa$end')\" onMouseout=\"hideddrivetip()\">

$itemdescription

\n"; } } closeside();