This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/* | |
挫折しました、ご確認ください | |
*/ | |
$stations = array( | |
'青山一丁目' => array( | |
'表参道' => 1, | |
'外苑前' => 1, | |
'永田町' => 1, | |
'赤坂見附' => 1 |
NewerOlder