View Single Post
Old 03-09-2008, 11:03 PM   #10 (permalink)
metazai
Regular Contributor
 
Join Date: Apr 2004
Location: Orange County, CA
Posts: 120
metazai is on a distinguished road
One other question, though . . .how can you avoid that cookie problem, other than using $_POST? I started using $_REQUEST to read my form data because I had been led to believe it was better that $_POST or $_REQUEST. Is there a way to check if the data being read by $_REQUEST isn't cookie-d or cached? sde, what did you mean by "2 loops"?
__________________
metazai is offline   Reply With Quote