[PHP] about:home

2001-03-25 Thread JCampbell

I know it is possible to redirect a user to their home page, but is it possible to 
determine what home page they are using?





Re: [PHP] about:home

2001-03-25 Thread Felix Kronlage

On Sun, Mar 25, 2001 at 09:02:53PM -0500, JCampbell wrote:

> I know it is possible to redirect a user to their home page, 
> but is it possible to determine what home page they are using?

you might be able to access this value from within javascript  (not sure
on this).
Don't think it's possible with php.

-fkr
-- 
gpg-fingerprint: 076E 1E87 3E05 1C7F B1A0  8A48 0D31 9BD3 D9AC 74D0 
  |http://www.hazardous.org/ | whois -h whois.ripe.de FKR-RIPE  |
  |all your base are belong to us  |  shame on me  | fkr@IRCnet | 

 PGP signature


Re: [PHP] about:home

2001-03-26 Thread Renze Munnik

The JavaScript solution to this:

window.home();

Don't know how to do this in PHP. Don't this that's possible...


RenzE

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]