logo

Links




"; if($GetAllLinksCOUNT <=0) { echo "No Links found..."; } else { while ($row = mysql_fetch_array($GetAllLinksResult, MYSQL_BOTH)) { $Name = $row["Name"]; $URL = $row["URL"]; $Description = $row["Description"]; $LastUpdate = $row["LastUpdate"]; echo "$Name $Description

"; } } //end of else for count rolls ?>


This page originally posted: 02/01/1999
This page last updated: