General Community > Chit Chat

Can someone please xplain this?

(1/24) > >>

Owdy:

How its possible that i see my ip on that picture? What is the magic? I asked it from David several times but he never answered  :(

Jeff Lewis:
It's just PHP code that grabs your IP address - nothing magical ;) When I view that image, it shows my information ;)

Owdy:
Ok, can u teach me that code?   :D

chris:
Its more or less nothing more than:


--- Code: ---<?php

echo $_SERVER[&#39;REMOTE_ADDR&#39;];

?>
--- End code ---

(only that david puts it into an image ;D)

Owdy:
But i dont understand how u can put code in the image  :-X

Navigation

[0] Message Index

[#] Next page

Go to full version