Results 1 to 5 of 5

Thread: Full page URL

  1. #1

    Thread Starter
    Fanatic Member cpradio's Avatar
    Join Date
    Apr 2002
    Posts
    616
    $_SERVER['REMOTE_ADDR'].$_SERVER['PHP_SELF'];
    http://cpradio.net/
    Administrator @ WDForums and a Moderator @ WebXpertz City Forums

  2. #2
    Whoa...doesn't that return the address of the user?

  3. #3

    Thread Starter
    Fanatic Member cpradio's Avatar
    Join Date
    Apr 2002
    Posts
    616
    oops, i meant this:

    $_SERVER['SERVER_ADDR'].$_SERVER['PHP_SELF'];
    http://cpradio.net/
    Administrator @ WDForums and a Moderator @ WebXpertz City Forums

  4. #4
    Originally posted by cpradio
    oops, i meant this:

    $_SERVER['SERVER_ADDR'].$_SERVER['PHP_SELF'];
    Returns the same thing as before but as an IP, still no HTTP/HTTPS or port...

  5. #5

    Thread Starter
    Fanatic Member cpradio's Avatar
    Join Date
    Apr 2002
    Posts
    616
    http://cpradio.net/
    Administrator @ WDForums and a Moderator @ WebXpertz City Forums

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width