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

Is there a better way to structure post methods in Class Based Views -

reflection - How to access the object-members of an object declaration in kotlin -

php - Doctrine Query Builder Error on Join: [Syntax Error] line 0, col 87: Error: Expected Literal, got 'JOIN' -