•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the PHP section within the Web Development category of DaniWeb, a massive community of 403,387 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,535 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our PHP advertiser: Lunarpages PHP Web Hosting
Views: 173 | Replies: 1
![]() |
•
•
Join Date: Feb 2008
Location: Gurgaon India
Posts: 103
Reputation:
Rep Power: 1
Solved Threads: 10
•
•
Join Date: Apr 2005
Location: New York state
Posts: 458
Reputation:
Rep Power: 5
Solved Threads: 68
Well there's no "suggestion", if you get that error then you are sending data before you are using that function. You can use functions above
OK
BAD
Also note that this question has been answered umpteen times before, please do a search before starting a new thread.
header() but you cannot output anything before the heaader.OK
php Syntax (Toggle Plain Text)
$a = 2 + 2; header('Location: example.com');
php Syntax (Toggle Plain Text)
$a = 2 + 2; echo $a; header('Location: example.com');
Also note that this question has been answered umpteen times before, please do a search before starting a new thread.
Last edited by ShawnCplus : Mar 29th, 2008 at 8:55 am.
GCS d- s+:+ a-->? C++(++++) UL+++ P+>+++ L+++ !E--- W+++
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r z+*
N+ o K w++(---) O? !M- V PS+>++ PE+ Y+ PGP !t- 5? X- R tv+
b+>++ DI+ D G++>+++ e+ h+>++ r z+*
![]() |
•
•
•
•
•
•
•
•
DaniWeb PHP Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Header File (C++)
- fstream.h, I thought it was a standard header.... (C++)
- Linked List (C++)
- New header (DaniWeb Community Feedback)
- Problems with session_unregister and / or unset() (PHP)
- Lots of problems (HJT log) (Viruses, Spyware and other Nasties)
- Having problems with a file type (Geeks' Lounge)
- problems wid cpp files (C++)
Other Threads in the PHP Forum
- Previous Thread: Is it possible to import profile details from Myspace.com?
- Next Thread: .htaccess


Linear Mode