Re: [PHP-DB] how to get the referrer page details

2006-06-16 Thread Oliver Block
Am Donnerstag, 15. Juni 2006 15:46 schrieb Manoj Singh: Now i came to know that this variable is not supported by some servers or it can be set off in php.ini setting. So can any one help me doing this without using $_SERVER['HTTP_REFERER']. That how the things are. Sometimes others do not act

RE: [PHP-DB] how to get the referrer page details

2006-06-16 Thread Dwight Altman
, 2006 1:48 PM To: php-db@lists.php.net Subject: Re: [PHP-DB] how to get the referrer page details Am Donnerstag, 15. Juni 2006 15:46 schrieb Manoj Singh: Now i came to know that this variable is not supported by some servers or it can be set off in php.ini setting. So can any one help

[PHP-DB] how to get the referrer page details

2006-06-15 Thread Manoj Singh
Hello all, I am developing a site in which user comes from different site to my site. Now i want to maintain that user comes from which site. I am using $_SERVER['HTTP_REFERER'] for that. Now i came to know that this variable is not supported by some servers or it can be set off in php.ini

Re: [PHP-DB] how to get the referrer page details

2006-06-15 Thread dpgirago
Hello all, I am developing a site in which user comes from different site to my site. Now i want to maintain that user comes from which site. I am using $_SERVER['HTTP_REFERER'] for that. Now i came to know that this variable is not supported by some servers or it can be set off in php.ini

Re: [PHP-DB] how to get the referrer page details

2006-06-15 Thread Chris
[EMAIL PROTECTED] wrote: Hello all, I am developing a site in which user comes from different site to my site. Now i want to maintain that user comes from which site. I am using $_SERVER['HTTP_REFERER'] for that. Now i came to know that this variable is not supported by some servers or it