Thanks @jatin.soni. I have another question. SO can I use following code to get current question page URL?
str_replace("///","/",str_replace("..","",qa_opt('site_url').$q_view['url']))
Is there any other elegant way to get the current question page's full url?
Thanks.