Arrays in PHP

Arrays in PHP can hold more than one value. Arrays in PHP can have keys and values associated with these keys.

Keys are optional in array. Array may hold values only.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator