Hotshots Point of View

You should know your purpose in life, make a difference, and believe in yourself. Always think positive, take the risk and move forward. Do that, then before you know it, you're already the man you always wanted. Cheers!!

▼
Wednesday, April 13, 2011

Generating random unique codes in PERL

›
This post will teach you how to generate random unique codes in PERL. Just follow the simple steps below. Enjoy!! 1. Create an array of ch...
Saturday, April 9, 2011

GREP command in linux / unix

›
GREP command searches the file for a lines match to a string, words, or characters we pass on. Syntax: grep [-option] 'search word'...
2 comments:

IN_ARRAY sub function in PERL

›
IN_ARRAY is one of the common functionality in PHP that searches data in an array - http://php.net/in_array . This function takes 2 paramete...
Sunday, April 3, 2011

File handling in PERL

›
We have 2 ways on how to write to a file in PERL. The script below will create and write to a file overwritten the data inside the file. T...
Sunday, March 27, 2011

How to retrieve your twitter feeds in PERL

›
Retrieving twitter feeds is very simple and easy, you only need an HTTP request that returns format such as JSON, XML, RSS, and ATOM. This m...
‹
›
Home
View web version

About Me

Hotshots Point of View
View my complete profile
Powered by Blogger.