Since I’ve started using friendly URLS in my website, I’m redirecting every page to the new version, only if the registered user has a “username”
Continue readingTag: http-headers
How to fix “Headers already sent” error in PHP
When running my script, I am getting several PHP Header errors like this: Warning: Cannot modify header information – headers already sent by (output started
Continue reading