Re: [PHP] Header("Location: ... or Header("Refresh: 0;...

2006-05-16 Thread Richard Lynch
On Tue, May 16, 2006 10:48 am, Kevin Davies wrote: > header ("Refresh: 0; > URL=cart.php?action=add&id=$reference&c=$cat&p=$page"); > exit; I don't think this is a "real" header -- just some made-up crapola from MS that "works" on most browsers, from the bully-pulpit principle. You'd have to read

[PHP] Header("Location: ... or Header("Refresh: 0;...

2006-05-16 Thread Kevin Davies
Hi All, I'd really appreciate your advice with this one... I have a cart. Visitors can browse a catalogue, click 'Add to cart', and are taken to the shopping cart with the new item added... This is working perfectly for 99.9% of visitors, although 2 separate support calls have reported they don