Thread
:
PHP Question = Keeping a Variable
View Single Post
11-24-2004, 02:55 AM
V_RocKs
Damn Right I Kiss Ass!
Industry Role:
Join Date: Dec 2003
Location: Cowtown, USA
Posts: 32,422
after you drop the cookie,
PHP Code:
<?=$_REQUEST
[
'ref'
];
?>
So php checks the cookie, post and get requests for the info.
V_RocKs
View Public Profile
Visit V_RocKs's homepage!
Find More Posts by V_RocKs