<?php. 2. // Read 14 characters starting from the 21st character. 3. $section = file_get_contents('./people.txt', FALSE, NULL, 20, 14);.
確定! 回上一頁