Hey friends I am new in php and I stuck in this small problem it says parse error I am not able to identify that what is missing in my this code......thanks in advance
PHP Parse error: syntax error, unexpected 'public' (T_PUBLIC), expecting ',' or ';' in /home/flexytk1/public_html/bot/index.php on line
public function home(){
echo'
<div style="color: #FFF; font-weight: 700; text-shadow: 1px 1px 4px rgba(0,0,0,0.6);overflow: hidden; background-size: 50%; background-color: rgba(0,0,0,0.8);background-image: url('public.jpg');" class="page-title"><div class="container clearfix"> <div class="sixteen columns"> <h1 style=" padding: 5px 10px; background: rgba(255,255,255,0.1); line-height: 75px; text-transform: uppercase; letter-spacing: 2px; font-family: 'Open Sans Condensed', sans-serif; font-weight: 300;"><br><center><b>Welcome To '.$_SERVER[HTTP_HOST].' BOT</b></center></h1><br><p style="
float: left;
font-size: 16px;
';