update page now

Voting

: eight plus zero?
(Example: nine)

The Note You're Voting On

moficer at host dot sk
9 years ago
php 5.6.16

<?php
var_export(range('Z', 'a'));

/*
array (
  0 => 'Z',
  1 => '[',
  2 => '\\',
  3 => ']',
  4 => '^',
  5 => '_',
  6 => '`',
  7 => 'a',
)
 */

<< Back to user notes page

To Top