Thread Rating:
  • 1 Vote(s) - 4 Average
  • 1
  • 2
  • 3
  • 4
  • 5
1x1 pixel IP Logger
#11
Thanks for the share, very useful Smile
Reply
#12
Very nice dude! Thanks for sharing. Smile

I might try this. Smile
Reply
#13
This is a really useful example, i remember using this for other useful ideas, ill let your mind wander.
Reply
#14
this worked with me

Code:
RewriteEngine on
RewriteCond %{ENV:REDIRECT_STATUS} =""
RewriteRule ^(line_sheets/[a-z0-9]+\.jpg)$ jpg.php?file=$1 [L,NC]
RewriteRule ^line_sheets/r\.([a-z0-9]+\.jpg)$ /line_sheets/$1 [L,NC]

but thanks for sharing
Reply
#15
(03-26-2010, 07:16 AM)iebo Wrote: this worked with me

Code:
RewriteEngine on
RewriteCond %{ENV:REDIRECT_STATUS} =""
RewriteRule ^(line_sheets/[a-z0-9]+\.jpg)$ jpg.php?file=$1 [L,NC]
RewriteRule ^line_sheets/r\.([a-z0-9]+\.jpg)$ /line_sheets/$1 [L,NC]

but thanks for sharing

lol nice well if you know how to do the rewrite rules better then me, by all means do Thumbsup
[Image: sig.php]
Reply
#16
It's very interesting. I like this, thanks.
Reply
#17
thanks For Sharing Nyx-
If you are willing to join SF Webmasters.
Reply
#18
(01-22-2010, 04:58 PM)Extasey Wrote: I don't understand...
How do you get "sup.txt"?

You're opening that current file using "fopen". Once that file is open, you can insert data just like it shows.
Reply
#19
(01-22-2010, 04:37 PM)Nyx- Wrote: I was only able to make this because of all the tutorials Master of the Universe has posted here ^__^
Make a 10x10 image and make it respond(light/dark) to the last subrange in your IP. That would be even funner, haha
Reply
#20
Hey thanks for this mate =D i could put it to my site =D
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  My ip logger with email and html logging option ELY_M 7 3,059 12-13-2010, 10:41 PM
Last Post: Bursihido
  Complete User Logger h1r0n 11 2,665 10-14-2009, 03:02 AM
Last Post: h1r0n
  IP Logger brett7 8 1,541 10-10-2009, 07:01 AM
Last Post: brett7

Forum Jump:


Users browsing this thread: 1 Guest(s)