get content on html

hello there
i want to post this code

to my php code which is

<?php $d=date("D"); if ($d=="Sun") echo "Sunday schedule"; ?>

but an error is just showing :frowning:
says
“Parse error: syntax error, unexpected ‘<’ in /home/hosting_users/youcaneng/www/tea/schedule/class_today.php on line 108”

hope you can help me with my problem

your first is this :

the code should be like this :

note:
compare the secondline code from your first set of code in what i have encoded below…
tnx… =)

Sponsor our Newsletter | Privacy Policy | Terms of Service