Anil Labs

Tuesday, September 8, 2009

Current page URL using PHP code?

5 comments:

  1. The code was really helpful to me. And it is easy to get the URL name. Thanks for the code.

    ReplyDelete
  2. Its done!!and most thing i understand the code easily..

    thanks.

    ReplyDelete
  3. $_SERVER is really very useful global array. Get too much more info with var_dump($_SERVER);

    ReplyDelete