// get the page the user requested. $mypage = $_SERVER['REDIRECT_URL']; $mypage = str_replace("/", "", $mypage); # remove the slash. Need this value for the return page. // remove the extensions. $referrer = str_replace(".php", "", $mypage); # remove the extension and call it referrer. $referrer = str_replace(".html", "", $referrer); # remove the extension and call it referrer. // below for each product, we will recall the variables and pupulate the page_name and the referrer value. ?>
| ` | ||||||||||
|
|
|||||||||
About :: Interviews :: Listen
© FM Odyssey Radio, Inc.. All Rights Reserved.
|
||||||||||