When redirecting to a URL, anyway to ignore a piece of the URL by the receiving php page? Example: You see a URL with a link such as: http://www.mywebsite.com/folder1/test Anyway to send a person to the index of folder1 and ignore the 'test' portion of the URL completely? Thanks!
Last edited: