Exécuter
❯
Exécuter le code
Ctrl+Alt+R
Changer d'orientation
Ctrl+Alt+O
Changer de thème
Ctrl+Alt+D
<!DOCTYPE html> <html> <body> <?php $letter = range("a","d"); print_r ($letter); ?> </body> </html>
Array It seems that the text you intended to provide for translation is incomplete. Please provide the full text you would like to have translated, and I will be happy to assist you! [0] => a [1] => b [2] => c [3] => d )