![]() |
Here is a small example on how you can implement it: When You click a Page Link, After going that page you will get past Link Page from where you clicked link. |
<?php
echo '<a href="'.$_SERVER['HTTP_REFERER'].'">Go back</a>';
?>
Category
: |
Web Tutorial |
Sub Category
: |
PHP String Tutorial |
Uploaded by
: |
Admin |