0

PHP Arrays

Posted by Joys of Programming on in PHP

There is a slight different in creation of arrays in functional programming languages and PHP. PHP uses the function array() to create an array of objects. An array in PHP is an ordered Map. It is a map of key value pairsm where the key is a string and the value can be anything like [...]

Tags: , , ,

 
0

How to initialize an array of String using Perl qw()

Posted by Joys of Programming on in Perl

The perl function qw() is the simplest way by which strings can be initialized. See how day1 and day2 are initialized. qw does not require each string to be declared in quotes and separated by commas

Tags: , , ,

 
0

How to initialize an array of Strings in Perl?

Posted by Joys of Programming on in Perl

The simplest method to initialize a string in Perl

Tags: ,

Copyright © 2009-2012 Joys of Programming All rights reserved.
Desk Mess Mirrored v1.8.1 theme from BuyNowShop.com.