Results 1 to 3 of 3

Thread: PHP: Current url

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    scoutt

    Thanks scoutt, But it does not work

  2. #2
    scoutt
    Guest
    all you can do it assign variables and add them together.

    $url = $HTTP_HOST;
    $file = $PHP_SELF;

    $fullpath = $url . $file;

  3. #3

    Thread Starter
    Hyperactive Member
    Join Date
    Jan 2002
    Posts
    259

    Very Good scoutt

    Thnaks very much scoutt, it's a very good answer

    Yours,
    Khaled
    http://3kd.dk3.com

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