|
Posted by phpCodeHead on 06/01/07 14:24
On Jun 1, 7:30 am, java.i...@gmail.com wrote:
> hi
>
> what is the main application of header() function in php.........plz
> explain in clear and depth
>
> ........i am the newbie of ..php ...so with practical examples also
clear = header() is used to send a raw HTTP header.
in depth = Make yourself a pot of coffee and free up a weekend for an
"edge-of-your-seat" reading session here -> http://www.faqs.org/rfcs/rfc2616
I tend to agree with Geoff... RTFM (sorry, but better for you this way
in the long run; see quote below); but then if you still don't get
it ... RTFRFC!
"Feed a man a fish - feed him for a day; Teach a man to fish - feed
him for a lifetime"
===================================
perInfo(
fname -> Gene,
lname -> Kelley,
email -> phpcodehead@gmail.com,
city -> Villa Ridge,
state -> Missouri,
cntry -> USA
);
Navigation:
[Reply to this message]
|