I have a php script that is doing the correct job but the page is displaying an annoying:
Warning: Cannot modify header information - headers already sent by etc etc. error.
Is there a way to not show errors on this specific page? There is not need to fix the problem since the script is working fine.
Warning: Cannot modify header information - headers already sent by etc etc. error.
Is there a way to not show errors on this specific page? There is not need to fix the problem since the script is working fine.




Comment