I'm just learning on my own how PHP works but I need to find out how to do this immediately because I'm moving away from my wiki page to another content management system. Here's my dilemma, I want to redirect my old wiki pages to another CMS with a different ID.
I need to create a file that will run when someone goes to my wiki that will redirect to the other CMS both of which use PHP.
Is this possible, I've been looking high and low and for some reason I can't find the answer.