previous_url()
function previous_url(): string
Description
Retrieves the URL of the previous page, if available.
Return Value
| Type | Description |
|---|---|
| string | Returns the URL of the previous page as a string. |
function previous_url(): string
Retrieves the URL of the previous page, if available.
| Type | Description |
|---|---|
| string | Returns the URL of the previous page as a string. |