Monday, September 16, 2013

WORDPRESS/ PHP REDIRECT

Hiiiii, here I am providing a way by which you can redirect to a same requesting page in wordpress or php.
This you can use anywhere , either in wordpress plugins, widgets etc or any php file .
wordpress

To same requesting URL :
‘http:// ‘.$_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];

Hope you like this post……..Please Comment…………!!!!!!!!!
Originally posted at Mycodestock


Tags: ,

0 Responses to “WORDPRESS/ PHP REDIRECT”

Post a Comment

© 2013 MyCodeStock. All rights reserved.
Designed by SpicyTricks