Welcome to Geeklog, Anonymous Thursday, April 24 2025 @ 02:52 pm EDT
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
17
19
Quote
All times are EDT. The time is now 02:52 pm.
- 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