Okay, I tried installing the @Anywhere app onto my website www.geekgyan.com. I followed http://kovshenin.com/archives/setup-twitter-anywhere-for-wordpress-in-seconds/ instructions and tried pasting the code onto my functions.php file. After I tried to refresh, I got an error Parse error: syntax error, unexpected '<' in /home/yuvipanda/webapps/geekgyan/wp-content/themes/mystique/functions.php on line 146 What must I do to rectify this? Please help.
Could be due to unclosed php tag/s (html interfering with php) or short_tags disabled. For a better response - show the contents of functions.php