php - Redirect to a predefined URL if the previous URL meets a criteria -


we wanting redirect new page on single page if user's last page /checkout/.

for example, if user's last page /checkout/ land on page, want them redirected fresh url, posible php? if so, how done? if not php, we're open js & html.

many in advance!


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

meteor - inserting data to database gives error "insert failed: Method '/texts/insert' not found" -