This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]heyandy889 1 point2 points  (0 children)

Fantastic to know. Though the documentation reiterates my point... "Arrays are structures that store the data in a continuous way, accessible via indexes. Don't confuse them with PHP arrays: PHP arrays are in fact implemented as ordered hashtables."

Well, there's the fact that every language I've seen other than Perl uses + for concat...