No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: Explore.exe works on a timer, if the dynamic code in the form is static (ie; if it's loading one thing for a while) then explore.exe treats this a non-responsive form. [B]To prevent[/B]: The only way that quickly comes to mind is to do short but effective queries, thus, the form … | |
Re: [php] $ip = $_SERVER['REMOTE_ADDR']; $isptc = gethostbyaddr($ip); $ispoh = preg_split("/./", $isptc); $xy = count($ispoh); $x = $xy - 1; $y = $xy - 2; $i = $xy - 3; $ispp = $ispoh[$i]; $isp = $ispoh[$y] . "." . $ispoh[$x]; echo"<b>ip: $ip</b><br>"; echo"<b>isp: $ispp$isp</b>"; [/php] Hope this works for you. | |
Ok, I've spooted a program and am quite interested as to how it works. When you open the program, it resizes the actual desktop, and then it places its self at the bottom, and when you close the program, it resets your desktop.. I was quite.. Amazed!! Can anyone help … |
The End.