update : 2015.11.03
php.shukuma.com검색:
|
SplFileObject::ftruncate(PHP 5 >= 5.1.0) SplFileObject::ftruncate — Truncates the file to a given length 설명
public bool SplFileObject::ftruncate
( int
$size
)
Truncates the file to 인수
반환값
성공 시 예제
Example #1 SplFileObject::ftruncate() example
<?php 위 예제의 출력 예시: Hello |