lmao look i got a sig rotator.. too bad this forum doesnt allow html/php on the boards
link here
Printable View
lmao look i got a sig rotator.. too bad this forum doesnt allow html/php on the boards
link here
Pretty cool....nice sigs also. :)
Nice. Did you code it yourself? And you CAN use htmla nd php sigs here. You just need to CHMOD the .php file to 777 then rewrite it to a .gif file using .htaccess
Illegal, can you translate that into english for me please? And then teach me how to do it :D
most of it illegal tho i had to use a reference off a few other sig rotators that ive seen (since i dont know the code by heart) anyway i have no idea how to CHMOD so im lost soz ^^
I know you can do that with ws ftp pro or whatever it's called. I accidently got a chmod wrong on one of my folders, and now I can't access it or change permissions XD
Ummm, i'll try to explain. Well actually I'm thinking of a dynamic sig, for this i don't think you'd have to CHMOD anything, but to rewrite it using .htaccess you go into your servers files, and go inside the public_HTML folder then look for a text file called .htaccess , Once found, open the file and add this code to the end:
target is where it will write to, and what the image URL will be at. file.php is the php file that includes the source of it. That should work. You can contact me if you need help.Code:RewriteEngine On
RewriteRule ^target.gif$ file.php
You've lost me O.o
Ummm, darn i think i just did. Go into your file, via FTP or file transfer client, i used CP X and just used the file browser thing they have with it, right next to the ftp thing. I just went into the public_html folder and edited the .htaccess text file.
I'm accessing mine in windoze explorer, I haven't any ftp clients set up here atm. All I can see on my server is a cgi-shl folder, and htdocs, which contains my site. I'm being hosted by freeola.com.
Any idea where I can get free ftp client software from? I lost mine >.<