hi there
i have a code to get images from a folder and but it in a table but there is a little problem
see this page
http://www.opschat.com/cgi-bin/smile.pl
you will see the table is ok but see this page
http://www.opschat.com/cgi-bin/smile.pl?page2
you will find an error in that table...
hi all
i have a script and it shows the user ip i used this code on it
@gettheip = split(/\./,$ENV{'REMOTE_ADDR'});
but as i know this will get the proxy ip not the real ip for the user. then i changed to this one
@gettheip = split(/\./,$ENV{'HTTP_X_FORWARDED_FOR'});
and sometimes will get...
hi guys i have a chat script and there is a commands call /filter but some trouble makers played with this command they filter the hole page by these words (java, face, color, font .......ect) so can any one tell me how to stop them and also they can filter the text decoration and much more...
Dear friends
i have chat line and i got many trouble makers and flooders ... i need a javascript to close the browser like when i put the java in the browser when any one want to open the page it's auto close.
Dear friends
i have a chat line and it's written in cgi and it contain this command (getip) it's used to get the real ip for the flooders and the trouble makers but, i want it to get the computer ip for the flooder ... to stop him from entering the chat this is the command code:
if($com[1] eq...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.