Sunday, November 1, 2009

Use of header ( ) in php

header() play a very important role in Php .header is use to send a
row HTTp header .

Note :- header() Must be called before any actual output is sent

Header string


With the help of header string we can redirect to a different page in directory that was requested

No comments:

Post a Comment