Justtechjobs.com Find a programming school near you






Online Campus Both


php-db | 2001041

RE: [PHP-DB] Header() order From: Boget, Chris (Chris.Boget <email protected>)
Date: 04/06/01

> Do you know the header() order?
> For example: header("Set-Cookie") should come before/after
> header("Location")?
> Cause IE seems to be sensitive about this.

Cookies need to come first.

Chris