Home > Interview Cheat Sheets by Topic > Interview Cheat Sheets by Topic > PHP Interview Questions Cheat Sheet Show previous content#3 - PHP ArraysThere are three types of arrays in PHP a. Indexed array b. Associative array c. Multi-dimensional array Show following content