ATI Radeon 7000 Series – Windows Vista Drivers

I have been having major problems finding drivers for ATIs Radeon 7000 PCI or AGP graphics cards for Windows Vista. By default it is installed as a ‘Standard VGA Adapter’ and the display was some what blury on my 19″ widescreen. After searching the ATI/AMD site, installing many beta...

PHP: How to insert value into array

There are two ‘main’ forms of arrays within PHP, these are numerical (or zero based) and associative arrays. Creating a new array The code below demonstrates creating a new array: $arr = new array(); This is the same for numerical and associative arrays. Numerical Arrays You can think of...

puTTY the best free telnet & SSH connection tool

If your looking for a secure way to connect to you UNIX/Linux box or want to perform diagnostics on webservices (i.e. SMTP, POP3, etc) this is the tool for you. Highly recommended. Download Link: http://www.tucows.com/preview/195286 V0.56 Beta
Page 10 of 10« First...678910