0

I have followed lots of tutorials having the links below and tried almost all.

LINK 1
LINK 2
LINK 3
LINK 4

The problem in my situation is when I upload my files to a server it shows lots of header already send errors on server but there is such error on localhost. I am using godaddy's server and on localhost using Wamp server

I have tried this code also

error_reporting(E_ALL);
ini_set('display_errors', 1);

It's also failing (NO errors NO warnings).

What I want to show all errors and warnings so that when I upload my files on server all error vanish.

I'm struggling with over hundred errors. Please help.


As I mentioned I tried the duplicate answer link also but its not working. So if you can't help let others to help me

Community
  • 1
  • 1
Anonymous
  • 297
  • 1
  • 4
  • 13
  • hey i told you i tried this link and isn't working – Anonymous Jun 03 '14 at 13:04
  • You should post some code then and not links to tutorials that you've tried. If anything, this should either remain closed or closed as it lacks sufficient info to diagnose the problem. – Funk Forty Niner Jun 03 '14 at 13:10

0 Answers0