", $vari3); $vari4 = $HTTP_POST_VARS['pastworks']; $vari4 = str_replace ("\x0d\x0a", "
", $vari4); $vari5 = $HTTP_POST_VARS['otherinfo']; $vari5 = str_replace ("\x0d\x0a", "
", $vari5); #UPDATE $CONFI= "UPDATE Playwrights Set Location='$vari1' WHERE Unq='$_SESSION[‘session_playwright_unq’]'"; mysql_query($CONFI); $CONFI= "UPDATE Playwrights Set Website='$vari2' WHERE Unq='$_SESSION[‘session_playwright_unq’]'"; mysql_query($CONFI); $CONFI= "UPDATE Playwrights Set Bio='$vari3' WHERE Unq='$_SESSION[‘session_playwright_unq’]'"; mysql_query($CONFI); $CONFI= "UPDATE Playwrights Set pastworks='$vari4' WHERE Unq='$_SESSION[‘session_playwright_unq’]'"; mysql_query($CONFI); $CONFI= "UPDATE Playwrights Set otherinfo='$vari5' WHERE Unq='$_SESSION[‘session_playwright_unq’]'"; mysql_query($CONFI); } #Check if Profile Exists $FINDIT12 = "SELECT * FROM Playwrights WHERE Unq = '$_SESSION[‘session_playwright_unq’]'"; $result102 = mysql_query($FINDIT12); $numRows = mysql_num_rows($result102); if($numRows == '0'){$PROFILECONTENT = '1';}else{} $db_field = mysql_fetch_assoc($result102); $profile_unq = $db_field['Unq']; $profile_showpro = $db_field['showpro']; $profile_showpic = $db_field['Picture']; $profile_picfile = $db_field['picfile']; $profile_picfileudupe = $db_field['picfile']; $profile_name = $db_field['Name']; if($profile_showpro == 'Yes'){$PROFILECONTENT = '2';}else{} if($profile_showpro == 'No'){$PROFILECONTENT = '3';}else{} ?> StageRights.com
Stagerights.com

 

'; if ($_SESSION[‘sess_account_type’]=='Playwright'){ echo 'Playwright'; } if ($_SESSION[‘sess_account_type’]=='User'){ echo 'User'; } echo ' Profile

Name: '.$profile_name.'

'; if ($profile_showdob=='Yes'){ echo '

Date of Birth: '.$profile_dateofbirth.' hide

'; } if ($profile_showdob!='Yes'){ echo '

 

Date of Birth: HIDDEN show

'; } echo '

 

Location:

 

'; if ($profile_website==''){ $profile_website= curPageURL().'?profile='.$profile_unq; $profile_websitelink= './?profile='.$profile_unq; }else{ $profile_websitelink = $profile_website;} echo '

Website:

 

'; if ($_SESSION[‘sess_account_type’]=='Playwright'){ if ($profile_commission=='Yes'){ echo 'This playwright will consider commissioned writing : VISIBLE hide

'; } if ($profile_commission!='Yes'){ echo 'This playwright will consider commissioned writing : HIDDEN show

'; }} echo '

 

 

'; if ($_SESSION[‘sess_account_type’]=='Playwright'){ $aboutyy = 'Playwright'; } if ($_SESSION[‘sess_account_type’]=='User'){ $aboutyy = 'User'; } echo '

About the '.$aboutyy.'

'; #RETRIVE MORE INFORMATION $profile_about = $db_field['Bio']; $profile_pastworks = $db_field['pastworks']; $profile_otherinfo = $db_field['otherinfo']; if ($profile_about==''){$profile_about='';} if ($profile_pastworks==''){$profile_pastworks='';} if ($profile_otherinfo==''){$profile_otherinfo='';} echo '

 

'; if ($_SESSION[‘sess_account_type’]=='Playwright'){ echo '

Past Works

 

Other Information

';} echo'
';} # IF PROFILE EXISTS BUT IS TURNED OFF if ($PROFILECONTENT == '3'){ echo '

'; if ($_SESSION[‘sess_account_type’]=='Playwright'){ echo 'Playwright'; } if ($_SESSION[‘sess_account_type’]=='User'){ echo 'User'; } echo ' Profile

 

You profile is currently turned off.

Turn it on by clicking the "Turn Profile On" link to the right.

 

';} #IF PROFILE DOES NOT EXIST if ($PROFILECONTENT == '1'){ echo '

Playwright Profile

 

The profile you are looking for does not exist.

 

 

';} ##IF IT DOESNT EXIST DONT LOAD SIDE BAR if ($PROFILECONTENT == '1'){echo '
';} ##IF IT DOES THEN LOAD SIDE BAR if ($PROFILECONTENT != '1'){ echo '

Profile Picture

'; #Check if there is a picture saved if ($profile_picfile==''){$profile_showpic = 'No';} if ($profile_showpic == 'Yes'){ $myimage = 'images/userpictures/'.$profile_picfile.''; $picdetail = ''.$profile_name.'·s Profile Picture';} if ($profile_showpic == 'No'){ $myimage = 'images/userpictures/default.jpg'; $picdetail = 'No Profile Picture';} ECHO ' '.$picdetail.'

Upload Picture

'.$REPORT.'

Find a picture

'; } echo '
';} ?>
  • Manager|
  • Profile|
  • License|
  • Search|
  • Shows|
  • FAQ|
  • Contact
  • Log Out
  • ';}else{echo ' ';} ?>