programming language

UNIX / Linux: awk Add Two Numbers

by Vivek Gite on October 2, 2010 · 0 comments

How do I add two numbers using awk? How do I calculate all incoming number stream on fly and display the total using awk?

{ 0 comments }

PHP: Verify And Sanitize Email Address

by Vivek Gite on September 19, 2008 · 6 comments

Q. How do I verify input data such as email address under PHP programming language?

{ 6 comments }

What Are Linux / UNIX Shells?

by Vivek Gite on June 17, 2008 · 0 comments

Can you explain me UNIX shell? What are Shells?

{ 0 comments }

How to access MySQL database using Perl

by Vivek Gite on September 7, 2006 · 8 comments

Q. How do I access my MySQL database server using Perl programming language?

{ 8 comments }