$site_messages = "Per your request, the password for accessing the website is {$pass}"; $pass = '123456'; echo $site_messages;