Comma

The comma operator may be used to separate elements in an array, for example:

$array = 1, 2, 3, 4 

If the comma operator is used before a single value, it creates an array containing one element:

$array = ,1 
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.145.174.253