Browsing articles tagged with " computer"
26
2009
Have a multiple-core processor? Here’s a way to make vista boot faster.
Vista boots slowly. Everyone knows that. But not everyone knows there is an easy way to speed it up if you have a multiple core processor. I’ll show you how in this blog post. You will need Administrative Access. First, click on the Start orb, search for ‘run’ in the search box, and then[.....]
Continue Reading »24
2009
IP Address of Remote Computer Using PHP
PHP provides a built-in facility to detect the IP address of the visitor using the $_SERVER superglobal array. Using the ‘REMOTE_ADDR’ element as an index value for this array, you can easily get the IP address as: $_SERVER['REMOTE_ADDR'] You can either print it, or treat it as a variable. Heck, store it in another[.....]
Continue Reading »





An article by

