",$rows["interests"])); $rows["hobbies"] = stripslashes(str_replace("\n","
",$rows["hobbies"])); $rows["about"] = stripslashes(str_replace("\n","
",$rows["about"])); startpage("$viewusername's Page"); ?>
"; } else { echo "No Profile Image!"; } ?>

Firstname: ".$rows["firstname"]."
".chr(13)."Lastname: ".$rows["lastname"]; echo "
"; if($username!=""){ print "Send a message to (".$rows["username"].")"; } ?>


" />

My link
My Link"; ?>

Interests:

Marital Status:

Hobbies:

Pets:

About me:

[Post a comment]
0){ while($data = mysql_fetch_array($comments)){ $data["message"] = stripslashes(str_replace("\n","
",$data["message"])); echo "
Comment from: ".$data["addrfrom"]."
Message:
".$data["message"]."
Time: ".date("d-n-Y g:i:s A", $data["time"])."\n"; } } ?>

"; } if($otherlevel==2){ echo "Offical Administrator
"; } endpage(); } else { Error("Incorrect Profile information","This User may not exist, or does not have a profile!"); } } ?>