View Single Post
Old 06-03-2005, 12:48 PM  
monkeysnap
Confirmed User
 
monkeysnap's Avatar
 
Industry Role:
Join Date: Sep 2003
Location: Los Angeles, CA
Posts: 603
Quote:
Originally Posted by Zester
some info I read (mentioned here already):
1) any redirection like:
header (location: something);

gives a 302 unless specified otherwise

2) most trading scripts today use 302
In the scripts I code for my sites I use the following:

header("Refresh: 0; URL=http://blahblahblah");

That prevents a 302.


.
__________________
I make sex games and you might also know me as 'orange'.
monkeysnap is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote