How to create Associative and Multidimensional Arrays in PHP on Linux
Arrays don’t need to be a boring list of data. It is possible to create an array where the element can have an array of other values as …
Continue ReadingArrays don’t need to be a boring list of data. It is possible to create an array where the element can have an array of other values as …
Continue ReadingUnderstanding arrays is an important step in programming. At first, the concept of an array is not easy to get your head around - An array can have …
Continue ReadingWant to try a Gnome based Linux distribution other than Ubuntu? Have no fear! There are half a dozen solid GNOME based Linux distributions available …
Continue ReadingIf you’ve ever programmed, or even studied Algebra, then the concept of variables will not be new to you. If you are totally unsure what a …
Continue ReadingThis article, among other things will show you how to comment code. You should learn the habit of writing comments in your code now! Commenting allows …
Continue ReadingGIMP is the open source alternative to Adobe Photoshop that can be used for anything from simple digital photo editing to complex original art. It is …
Continue ReadingIt is time to use the skills you have obtained over the last few articles. In this article we’ll use PHP and an HTML form to collect data from …
Continue ReadingThis is the first article in a series for programming with PHP in Linux. This article will provide you with a brief introduction to the open-source …
Continue ReadingPortable applications are used on USB flash-drives to access applications without installing them on the host computer. Can we use them on Linux? In …
Continue ReadingWant to find out how you can see all the hardware connected to your system using the Linux command-line? Or want to find out where that USB storage …
Continue ReadingUbuntu Linux comes with all the software needed to complete your basic daily tasks. In cases where you need to install additional software you …
Continue ReadingTrying out CentOS? By default, any Linux distribution offers a multitude of ways to change your networking and IP addressing. In CentOS, you can …
Continue Reading