Searching...
Showing posts with label data types. Show all posts
Showing posts with label data types. Show all posts
Thursday, 11 July 2013
Wednesday, 10 July 2013
Tuesday, 9 July 2013
Monday, 8 July 2013
no image

Traversing Arrays

The need to travel across an array  ( what is an array ) and retrieve various keys, values, or both is common, so it’s not a surprise th...

Friday, 5 July 2013
Wednesday, 3 July 2013
Tuesday, 2 July 2013
no image

Creating Arrays

Unlike other languages, PHP doesn’t require that you assign a size to an array at creation time. In fact, because it’s a loosely typed l...

Monday, 1 July 2013
 
Back to top!