Jick
06-26-2003, 04:36 AM
I was wundering if there was something else I could use in my PHP file instead of echo because when I try to put in this echo I get this header already sent error. Using another echo statment is interfering with the rest of my script. Is there something I could use that would still do the same thing as echo but won't be echo since it creates problems with the rest of my script?