Posted by JDS on 11/23/05 19:24
On Wed, 23 Nov 2005 02:42:15 +0000, Neeper wrote:
> I did, the $_SERVER['HTTP_REFERER'] isn't very reliable from my
> readings on the Internet. Is there any other way how?
If I am understanding you correctly...
It doesn't matter; i.e. your concerns are moot.
Example: A person clicking on a "submit" button on a form located on a
non-SSL website.
If the "action=" of that form points to an SSL-enabled site, then all of
the form data is transmitted encrypted.
So it doesn't matter if the form itself is or is not an SSL site. Only
that the destination of the form data is.
Does this describe your situation?
--
JDS | jeffrey@example.invalid
| http://www.newtnotes.com
DJMBS | http://newtnotes.com/doctor-jeff-master-brainsurgeon/
[Back to original message]
|