Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| home [2020/06/05 14:09] – gerardorourke | home [2024/03/11 17:24] (current) – gerardorourke | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ~~NOCACHE~~ | ||
| < | < | ||
| <div align=" | <div align=" | ||
| <a href=" | <a href=" | ||
| - | <a href="http://www.google.ie" target=" | + | <a href="https://www.startpage.com/" target=" |
| <a href=" | <a href=" | ||
| </ | </ | ||
| Line 13: | Line 12: | ||
| </ | </ | ||
| - | <WRAP centeralign> | ||
| - | <php> | ||
| - | if ($_SERVER[" | ||
| - | $IP = $_SERVER[" | ||
| - | $proxy = $_SERVER[" | ||
| - | $host = @gethostbyaddr($_SERVER[" | ||
| - | } else { | ||
| - | $IP = $_SERVER[" | ||
| - | $host = @gethostbyaddr($_SERVER[" | ||
| - | } | ||
| - | echo "IP: ". $IP; | ||
| - | </ | ||
| - | </ | ||