I was wondering in how many ways can we iterate through an array in PHP. So, I figured out a few, here's it... Our Array, which we will be...
When troubleshooting driver problems in Windows XP, one of the first places you may look is Device Manager, which provides detailed information...
PHP is arguably the most popular scripting language for Web sites. This popularity comes with a price, however, and that is increased attention to...
When Windows developers need a unique value, they often utilize a Globally Unique Identifier (GUID). Microsoft uses the term GUID for a unique...
Introduction If you're like most people, you probably have a bunch of MP3s scattered around your hard disk. And if you're like most...
When it becomes necessary to compare two or more text files in UNIX, most developers reach for the diff program. This program, included by default...
While it has become common practice for developers to manipulate VB.NET date/time values manually, it's never a good idea because the result is...
The ability to work with arrays is important in any programming language. VB.NET offers a simple way of grouping data into the array structures...
Class overview Microsoft documentation says the Directory class exposes static methods for creating, moving, and enumerating through...
How often have you wanted to find out the current user's name or system group within a shell script? Or wanted to get the current process ID?...
An important function of any program is the ability to work with a file system and manipulate files and directories. In this tip, we examine how...
Command line skills are something you pick up over time. When something needs to be done, you work out how, and from then on you know how to do...
The .NET Framework has built-in support for globalisation in its System.Globalization namespace. This namespace can help you build international...
In VB you can use the Kill statement to delete files quickly but you lose the ability to retrieve the files easily. We will see how to delete...
When a program makes use of the CD-ROM drive, it can be a nice touch to open and close the door under program control. The technique that...
When a List Box control has the focus, it will automatically scroll to the first item that begins with the letter you type. It will not, however,...
Visual Basic 6.0 offers plenty of tools for displaying regular text, but what if you want special effects? This article shows you how to display...
I tend to get sometimes the database errors when I browse through the site. The description is There seems to have been a slight problem...
Microsoft's Internet Information Services (IIS) remains one of the most compelling targets for hackers and script kiddies. By default, these Web...
Option statements in VB.NET If you want to properly utilize VB.NET, it is very important to understand option statements. The following is a...
Separate names with a comma.