I have a page which i would like to redirect to another after a small amount of time.
So i went into google and came up with the meta refresh tag in the head section.
However i use php include to put a header and footer on every page, including the head section in the header file, so id rather not have to use a meta tag in the head, is there another way of redirecting within the body?
thanks
w
So i went into google and came up with the meta refresh tag in the head section.
However i use php include to put a header and footer on every page, including the head section in the header file, so id rather not have to use a meta tag in the head, is there another way of redirecting within the body?
thanks
w