How can implement Http Attributes

How can implement Http Attributes

am 07.09.2007 06:28:32 von shashimail4

How can implement Http Attributes used by php dynamic pages?
Describe breafly?

Re: How can implement Http Attributes

am 07.09.2007 09:34:15 von satya

On Sep 7, 9:28 am, shashima...@gmail.com wrote:
> How can implement Http Attributes used by php dynamic pages?
> Describe breafly?


i could not get your question. describe it.




--
http://satya61229.blogspot.com

Re: How can implement Http Attributes

am 07.09.2007 15:26:54 von Erwin Moller

Satya wrote:
> On Sep 7, 9:28 am, shashima...@gmail.com wrote:
>> How can implement Http Attributes used by php dynamic pages?
>> Describe breafly?
>
>
> i could not get your question. describe it.

Me neither.
I would guess the OP means headers.
That could be done with the header function, eg:

header("Location: http://www.example.com");

Regards,
Erwin Moller

>
>
>
>
> --
> http://satya61229.blogspot.com
>