I'd like to retrieve the current page path alias without the installation's folder arguments. I'm using:
drupal_get_path_alias(request_uri())
Ama bu geri yükleme / ne / actual/path ve ben sadece ne olursa olsun installation/whatever olan actual/path almak istiyorum.
Şimdiden teşekkürler :)