Welcome to Geeklog, Anonymous Thursday, November 28 2024 @ 05:42 am EST
Geeklog Forums
Old Problem - Need a solution
I am sure this problem has been handled before.
From my service provider's web server I get an error warning but on my own laptop I do not have a problem to the code below:
if ($mailer->htlmWelcome (SomeParameters) ) {
ob-clean(); // I was hoping this would clear the error problem below
header("Location:error_reporter.php?SomeValues); // this is line 108
exit();
gives me this error from the server
Warning: Cannot modify header information - headers already sent by (output started at /home/tljndidt/public_html/P2DLetters/ZA/index.php:1) in /home/tljndidt/public_html/P2DLetters/ZA/index.php on line 108
Any work around and hopefully with an explanation will be appreciated
Thanks
From my service provider's web server I get an error warning but on my own laptop I do not have a problem to the code below:
if ($mailer->htlmWelcome (SomeParameters) ) {
ob-clean(); // I was hoping this would clear the error problem below
header("Location:error_reporter.php?SomeValues); // this is line 108
exit();
gives me this error from the server
Warning: Cannot modify header information - headers already sent by (output started at /home/tljndidt/public_html/P2DLetters/ZA/index.php:1) in /home/tljndidt/public_html/P2DLetters/ZA/index.php on line 108
Any work around and hopefully with an explanation will be appreciated
Thanks
14
15
Quote
All times are EST. The time is now 05:42 am.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content