If your website showing "&'#'65279;" it adds an blank space to your website..
To remove this download the below file and paste it into your root directory and run that file like.
localhost/bom.php
It will remove the string and show the file name which has the given utf8 string.
Click here to download
If your directory has larger number of file please make following update in php.ini file:
max_execution_time=-1
memory_limit=-1
and restart your server.
now run your site.
memory_limit=-1
and restart your server.
now run your site.
Thank you very much !!!
ReplyDeleteYou save my life and precious time !!