Recent content by tlife143

  1. tlife143

    Wish u happy B'day

    Wish u happy B'day
  2. tlife143

    How to create Cookies by using PHP???

    I want a help on creation of cookies.... How to create a cookies and how to access that cookie information??? Plz help me!!! Wen i use setcookie(name,value,expiry); It's giving an error tht "Cannot modify header information - headers already sent by"
  3. tlife143

    Can i redirect pages automatically?

    I WANT TO REDIRECT WEB PAGES AUTOMATICALLY!!! CAN I DO??? I USED THIS CODE TO REDIRECT <?PHP header('Location: http://redirectpage.html') ?> but it is displaying an error message as Warning: Cannot modify header information - headers already sent plz help me out!!!
Top