session_start();
include "./../info.php";
require $path."/cgi/picture.php";
$fname=$_SESSION['firstname'];
$lname=$_SESSION['lastname'];
$user_id=$_SESSION['user5237Id'];
$network_id=1;//$_SESSION['network'];
$current_network = 1;
if(!isset($_SESSION['firstname'])){
$fname = $_COOKIE["firstnamecookie"];
}
//echo $user_id;
?>
Pictures
include "$include_path/top.include";
?>
|
include "$include_path/left_menu.include";
?>
|
- |
if($network_id != $current_network){
$url = "http://www.ontariowww.com";//getNetworkUrl($network_id);
?>
}
else{
?>
Pictures
|
Upload Pictures
|
Edit Pictures
|
-
|
echo $fname. " "; ?> , this is where you can view or edit your pictures.
You can upload new pictures or delete some of your pictures you no longer want. Use the links above to help you edit your pictures space.
|
Upload a new picture. Click browse to find the picture and then click on upload button.
Image:
|
} ?>
|
. |
include "$include_path/right.include";
?>
|
|
include "$include_path/bottom.include";
?>
|
|
Delete Profile Picture
This will delete your profile picture.
Are you sure you want to delete?