In the context of a bit of phptemplate, how can one access the current actual url? and also the underlying url, before a path alias is applied?
Cheryl
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
drupal_get_normal_path($_GET['q']) ?
On 24 May 2005, at 10:47 PM, Cheryl Chase wrote:
In the context of a bit of phptemplate, how can one access the current actual url? and also the underlying url, before a path alias is applied?
Cheryl
-- [ Drupal support list | http://lists.drupal.org/ ]
- -- Adrian Rossouw Drupal developer and Bryght Guy http://drupal.org | http://bryght.com
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
http://drupaldocs.org/api/head/function/drupal_get_path_alias
I was wrong. you are looking for the reverse of the previous function i mentioned .
On 24 May 2005, at 10:47 PM, Cheryl Chase wrote:
In the context of a bit of phptemplate, how can one access the current actual url? and also the underlying url, before a path alias is applied?
Cheryl
-- [ Drupal support list | http://lists.drupal.org/ ]
- -- Adrian Rossouw Drupal developer and Bryght Guy http://drupal.org | http://bryght.com