"; echo ""; echo "
"; print $row["name"]; echo "
"; } else { echo $e_Unable;} ?>
"; do { echo ""; print $row["info"]; echo ""; echo "\"";$m_DigitallyConv"; $theAuthor = $row["author"]; $resultAuthor = mysql_query ("SELECT * FROM contributors_t WHERE contrib_id = $theAuthor "); $AuthorName = mysql_result($resultAuthor,0,"c_name"); $ShowEmail = mysql_result($resultAuthor,0,"publish_email"); $AuthorEmail = mysql_result($resultAuthor,0,"c_email"); if ($ShowEmail == '1') { echo "$AuthorName"; } else { echo "$AuthorName"; } echo "\n"; echo "
"; } while($row = mysql_fetch_array($result2)); echo ""; } else { echo $e_NoLogo; } echo "
"; // -------------------------------------------------------------------------------------- // -------------------------------------------------------------------------------------- include "includes/sponsor.php"; include "includes/fotur-body.php"; new gzip_encode(); ?>