Chaitanya Lakshmi
  • About Me
  • Job Duties
  • Knowledge Blog
  • Applications
  • Contact Us
    • Linked In
    • Facebook
  • About Me
  • Job Duties
  • Knowledge Blog
  • Applications
  • Contact Us
    • Linked In
    • Facebook

I get the error message headers already sent, what does this mean?

4/10/2012

0 Comments

 
This means exactly what it says and is one of the clearer PHP errors! Basically you have sent some information to the web browser before your call to header().

However, it can be tricky to spot if this is just a little whitespace. If there is nothing obvious, then turn on hidden characters in your text editor and you should be able to see any little bits of whitespace that are being sent to the browser before your call to header.


use ob_start() line at the beginning of the page
0 Comments



Leave a Reply.

    Archives

    April 2012
    March 2012
    February 2012

    Categor

    All
    Ajax
    Api
    Cross Site Scripting
    Css
    Curl
    Design Patterns
    Drupal
    Exception Handling
    Htaccess
    Html
    Javascript
    Jquery
    Json
    Linux
    Mysql
    Oops
    Php
    Regular Expressions
    Web 2.0
    Webservices
    Wordpress
    Xhtml

    RSS Feed

Powered by Create your own unique website with customizable templates.