I want browser URL which is in address bar and the URL which is shown in left side after hover link should be same
for example in browser my URL is look like this http://localhost/test2/article.php/product-1
and at left side the URL is look like this http://localhost/test2/article.php?pname=product-1
i want left side URL same as browser URL .