My PHP script works fine, but it comes up with an error message.
[phpBB Debug] PHP Notice: in file /includes/session.php on line 916: Cannot modify header information - headers already sent by (output started at /home/namcocen/public_html/newsconnect.php:12)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 916: Cannot modify header information - headers already sent by (output started at /home/namcocen/public_html/newsconnect.php:12)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 916: Cannot modify header information - headers already sent by (output started at /home/namcocen/public_html/newsconnect.php:12)
I had a similar issue before, but managed to resolve it by moving certain code to the header. I tried it this time and it didn't work.
Here is the code...
EDIT: Removed for security reasons.
Do you think you could help me? Thanks 🙂