Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Artio JoomSEF current page address variable
(1 viewing) (1) Guest
  • Page:
  • 1
  • 2

TOPIC: Artio JoomSEF current page address variable

Artio JoomSEF current page address variable 15 years, 8 months ago #4506

  • dvfab
Please, how I can deduce the address of current page (Using any variable or function)?
Interests converted address of a kind "joomlasite.com/test-page.html"
Thanks.

Re:Artio JoomSEF current page address variable 15 years, 8 months ago #4507

  • dajo
  • OFFLINE
  • Posts: 5069
Hello,

You can find the original URL using the View/Edit SEF URLs function in JoomSEF's control panel.

Best regards,
ARTIO Support Team
ARTIO Support Team

Re:Artio JoomSEF current page address variable 15 years, 8 months ago #4509

  • dvfab
You have not understood, I need to receive the modified address of current page in the form of a variable (for transfer of this variable to other function)
Last Edit: 15 years, 8 months ago by .

Re:Artio JoomSEF current page address variable 15 years, 8 months ago #4511

  • dajo
  • OFFLINE
  • Posts: 5069
You can get the absolute URL from $_SERVER['REQUEST_URI'] or just the query part from $_SERVER['QUERY_STRING'].

Best regards,
ARTIO Support Team
ARTIO Support Team

Re:Artio JoomSEF current page address variable 15 years, 8 months ago #4512

  • dvfab
Thanks!!!

Re:Artio JoomSEF current page address variable 15 years, 8 months ago #4513

  • dvfab
$_SERVER['REQUEST_URI'] deduces only a part of the address without 'www.xxx.com'.
Prompt how to deduce a full way?
  • Page:
  • 1
  • 2
User Login Empty