"; } else { switch($_GET["function"]){ case "comment"; if($_POST["user"] != ""){ if($_POST["user"] == "") { //do nothing } else { update_points(10); $to = addslashes($_POST["user"]); $from = addslashes($_SESSION["user"]["name"]); $message = addslashes($_POST["message"]); $q = mysql_query("INSERT INTO comments VALUES('$to', '$from', '$message', '$time')"); print ""; } } $usern = $_GET["user"]; startpage("Post Comment"); ?> Comment to
Username
Comment:
Profile updated!
">View profile

Firstname:
Lastname:
Title:
Pets names:
Matial Status:
(Single, Taken)
Interests:
Hobbies:
About me:
Privacy settings:
  Creators note: Sorry about the lack of things here. But I am trying. If you have ANY ideas about what else to add here, hit me on messenger, or e-mail kmanz69@hotmail.com Thanks.
Update Image
Choose a file to upload:

Approved friends
">
" />
">
" />
Friend Requests
">
" />
" />
Pending requests "; $res = mysql_query("SELECT * from friends where user='$username' AND status='0'"); while($row = mysql_fetch_array($res)){ echo "
".$row["friend"]."

"; } ?>
Welcome to your profile index
Click here to edit your profile.
Or here to view your profile as others see it!
Click here to view your friends.