Skip to content

Instantly share code, notes, and snippets.

@steveosoule
Created November 28, 2023 21:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save steveosoule/7f8b04e30ce2e360fbef8be0289feeea to your computer and use it in GitHub Desktop.
Save steveosoule/7f8b04e30ce2e360fbef8be0289feeea to your computer and use it in GitHub Desktop.
Miva - get full URL of current page
<mvt:do file="g.Module_Feature_URI_DB" name="l.success" value="URISettings_Load_Cached( l.uri_settings )" />
<mvt:do file="g.Module_Feature_URI_UT" name="l.settings:request_url" value="URL_Build_URI( l.uri_settings, l.flags, s.request_uri, '' )" />
&mvt:request_url;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment