php - How to redirect into page in wordpress? -


i need help,

how redirect url : http://homepage/second/portfolio2/balivillasgroup

into http://homepage/second/portfolio2/ , string balivillasgroup ??

please let me know

if question how in wordpress answer wp_redirect(), if asking redirection in php particularly header() method out.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -