include("functions.php");?>
| include("banner.html");?> | |
|
Author Biography
//get category details
include("global.php");
$Query = "SELECT * FROM authors WHERE ID = $_GET[x] ORDER BY ID";
if(!($dbResult = mysql_query($Query, $dbLink)))
{
echo $Query;
print("Couldn't select query for filling in the tables! \n"); print("MySQL reports: " . mysql_error() . " \n"); exit(); } else { $row = mysql_fetch_object ($dbResult); echo " {$row->firstName} {$row->lastName} "; if ($row->bio =="") { echo "There is no bio for this author. "; } else { echo "{$row->bio} |
No. getIssue(); ?> include("menu.html");?> |
Copyright $theDate = mktime(); echo date("Y", $theDate); ?> Waccamaw. All reprint rights reserved by authors.