include('../database.php'); if($_REQUEST['success']=='true') //checking if page come back from process { $result="Successfully Updated"; } else { $result=''; } ?> $res=get_user_reseler($_SESSION['user']); if($res) { $x=mysql_fetch_array($res); $a_no_id=$x['content_welcome']; } ?> if(isset($result)) { ?>