Viiratech - viiratech.com

General Information:

Latest News:

C Program That Displays Shapes / Polygons 7 Nov 2012 | 01:47 am

In this C programming tutorial I am going to take you through how you can generate shapes/polygons like squares, rectangles and triangles using the C programming language.  The following is the C prog...

PDOException: SQLSTATE[22001] Error In Drupal 26 Oct 2012 | 12:48 pm

Recently as I was working on a website built on Drupal I landed into an error each time I tried to clear the catch. The error was PDOException: SQLSTATE[22001] and hence the process of clearing the ca...

Introduction To CodeIgnighter 22 Oct 2012 | 11:34 am

In this tutorial I am going to give you an introduction to CodeIgniter. This introduction to is going to be in form of answering the frequently asked questions about CodeIgniter. To get started the fr...

How To Run 32-bit Apps On 64-bit Ubuntu (Linux) 10 Sep 2012 | 05:02 pm

Once you install Ubuntu 64-bit Operating System (OS) on a computer then it gets hard run 32-bit applications (programs) on it. In this tutorial I am going to mainly focus on how you can run 32-bit app...

The Facebook Unseen Extension For Chrome 13 Jun 2012 | 11:25 am

Recently Facebook introduced the seen feature where the user is notified each time a friend reads/views/opens the message that he/she sent. When this feature was introduced I wrote an article about it...

A C Program That Calculates The Range Of Numbers 6 Jun 2012 | 11:41 pm

In this C programming tutorial I am going to take you through how you can find the range of numbers. Range of numbers is the difference between the highest number and the lowest number amongst the giv...

Downloading Using wget Command In Linux 3 Jun 2012 | 08:11 pm

What is wget? wget is a free utility for non-interactive download of files from the Web. It supports HTTP, HTTPS, and FTP protocols, as well as retrieval through HTTP proxies. wget is non-interactiv...

Validating An Email Address Using filter_var Function In PHP 28 May 2012 | 03:52 am

Gone are the days when you had to write tones of regular expressions to validate an email address. You can validate an email address in a very simple way using the filter_var function. In this tutoria...

Compiling And Executing A C Program In Linux 28 May 2012 | 02:02 am

In this tutorial I am going to take you through how you can compile and execute a program in the Linux environment. First create your C program in any editor of your choice and save it with the .c fil...

A C Program That Calculates The Average Of Numbers 19 May 2012 | 12:00 am

In this C programming tutorial I am going to show you how you can go about finding the average (mean) of given numbers. First, what is average? Average is the measure of central tendency or the "middl...

Recently parsed news:

Recent searches: