unixコマンド一覧

PHPによるファイル出入力

 $fp = fopen("sample.txt", "r");
 fclose($fp);

ファイルの読み込み


トップ   一覧 単語検索 最終更新   ヘルプ   最終更新のRSS