- WorldwideHealth Account
if($_SERVER['SCRIPT_NAME']=="changedetails.php")
{
?>
}
?>
$sqls = "SELECT * FROM user WHERE id='".$_SESSION['userid']."' LIMIT 1";
$querys = mysqli_query($conn,$sqls);
$results= mysqli_fetch_assoc($querys);
?>

Change Image
Change Image
$blog = new blog();
$therapistDetails = $blog->getTherapistDetails($_SESSION['userid']);
?>
Blog Settings |
Edit Details | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
You have not yet applied to become worldwidehealth.com therapist. Click here to apply now and start answering questions raised by other users |
|||||||||||||
|
|||||||||||||
| include('includes/bottom.php');?> |