A
A
Anton Plawkevich2021-07-30 22:34:45
PHP
Anton Plawkevich, 2021-07-30 22:34:45

How to extract url from browser bar?

Good afternoon, is it possible to pull out the browser url that we drive in with our hands and do not follow the link?
let's say there is a url www.test.com/test/ , we drive it with our hands in the browser line test.com/test/1231 and we are redirected to test.com/test/ how can I get the last url that we drove in with pens?
tried through Returns an empty array. I would really appreciate your help, thanks $_SERVER['HTTP_REFERER']

Answer the question

In order to leave comments, you need to log in

1 answer(s)
O
Oleg Frolov, 2021-07-31
@Digiport

For example, you can store the url in a cookie

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question