php scripts

Here is some of my php scripts.

Log ip and dns of visitor

Example: https://6kw.fi/php/ip.php

Ping ip address.

Example: https://6kw.fi/php/ping.php

Traceroute

example: https://6kw.fi/php/traceroute.php

Log ip and dns of visitor and count total number of visitors.

Example: https://6kw.fi/php/ip2.php

Form and Data Display. (save data to data.txt file)

Example: https://6kw.fi/php/form.php Database: https://6kw.fi/php/data.txt

Feedback form (save data to feedback.txt) Also add timestamp, IP and DNS.

Example: https://6kw.fi/php/feedback.php Database: https://6kw.fi/php/feedback.txt

Yet another version of ip logging php script. Arranged results to tables and shortened information of browser and operating systen.

example: https://6kw.fi/php/ip4.php database https://6kw.fi/php/ip_log4.txt