Thanks for the share, very useful
Very nice dude! Thanks for sharing.
I might try this.
This is a really useful example, i remember using this for other useful ideas, ill let your mind wander.
(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
It's very interesting. I like this, thanks.
(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.
(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
Hey thanks for this mate =D i could put it to my site =D