array manual php code example Example: php array $array = ['cheese', 'ham', 'potato']; var_dump($array);