Show Output
PHP Get the Next Element in an Array
"; // Prints: red echo next($colors); // Prints: green ?>