$_SERVER['HTTP_REFERER'];
Posted: Tue May 19, 2009 3:53 pm
hello
i wrote a program that should transfer some data itself and bank
when bank finish the action it should go to the my site... but the $_SERVER['HTTP_REFERER']; didn't work ( it doens't show the last web site(bank site link))(it is empty or dosen't set)
but for other site it works so good but for some sites that uses SSL protocol it doens't work!!!
what should i do?
is it diffrent for SSL sites? why $_SERVER['HTTP_REFERER']; works for some sites with SSL? but it doesn't work for me? is it possible to adjuest some settings in my web site?
i wrote a program that should transfer some data itself and bank
when bank finish the action it should go to the my site... but the $_SERVER['HTTP_REFERER']; didn't work ( it doens't show the last web site(bank site link))(it is empty or dosen't set)
but for other site it works so good but for some sites that uses SSL protocol it doens't work!!!
what should i do?
is it diffrent for SSL sites? why $_SERVER['HTTP_REFERER']; works for some sites with SSL? but it doesn't work for me? is it possible to adjuest some settings in my web site?