Monday, September 16, 2013
WORDPRESS/ PHP REDIRECT
Monday, September 16, 2013 by Unknown
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 .
This you can use anywhere , either in wordpress plugins, widgets etc or any php file .
To same requesting URL :
‘http:// ‘.$_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
Hope you like this post……..Please Comment…………!!!!!!!!!
Originally posted at Mycodestock
Tags: PHP , WORDPRESS
Subscribe to:
Post Comments (Atom)
0 Responses to “WORDPRESS/ PHP REDIRECT”
Post a Comment