検索

phrase: max: clip:
target: order:
Results of 341 - 350 of about 427 for [SIMILAR] 16 1024 4096 WITH 11368 グ/ WITH 7088 ... (1.933 sec.)
呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 0
« eio_event_loop eio_fchmod » PHP Manual Eio 関数 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする eio_fallocate (PECL eio >= 0.0.1dev) eio_fallocate — 呼び出し元が、ファイルに割り当てられたディスク空間を直接操作できるようにする 説明 eio_fallocate ( mixed $fd ...
https://man.plustar.jp/php/function.eio-fallocate.html - [similar]
ファイルセグメントをディスクに同期する 0
« eio_symlink eio_sync » PHP Manual Eio 関数 ファイルセグメントをディスクに同期する eio_sync_file_range (PECL eio >= 0.0.1dev) eio_sync_file_range — ファイルセグメントをディスクに同期する 説明 eio_sync_file_range ( mixed $fd , int $offset , int $nbytes , int $flags , int $pri = EIO_PRI_D ...
https://man.plustar.jp/php/function.eio-sync-file-range.html - [similar]
ファイルポインタ上に残っているすべてのデータを出力する 0
« fopen fputcsv » PHP Manual ファイルシステム 関数 ファイルポインタ上に残っているすべてのデータを出力する fpassthru (PHP 4, PHP 5, PHP 7, PHP 8) fpassthru — ファイルポインタ上に残っているすべてのデータを出力する 説明 fpassthru ( resource $stream ): int 与えられたファイルポインタを EOF ま ...
https://man.plustar.jp/php/function.fpassthru.html - [similar]
特殊な HTML エンティティを文字に戻す 0
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す htmlspecialchars_decode (PHP 5 >= 5.1.0, PHP 7, PHP 8) htmlspecialchars_decode — 特殊な HTML エンティティを文字に戻す 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | EN ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
現在のメールボックスから削除するメッセージに印を付ける 0
« imap_createmailbox imap_deletemailbox » PHP Manual IMAP 関数 現在のメールボックスから削除するメッセージに印を付ける imap_delete (PHP 4, PHP 5, PHP 7, PHP 8) imap_delete — 現在のメールボックスから削除するメッセージに印を付ける 説明 imap_delete ( IMAP\Connection $imap , string $message_n ...
https://man.plustar.jp/php/function.imap-delete.html - [similar]
配列をキーで降順にソートする 0
« key ksort » PHP Manual 配列 関数 配列をキーで降順にソートする krsort (PHP 4, PHP 5, PHP 7, PHP 8) krsort — 配列をキーで降順にソートする 説明 krsort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで降順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、 ...
https://man.plustar.jp/php/function.krsort.html - [similar]
配列をキーで昇順にソートする 0
« krsort list » PHP Manual 配列 関数 配列をキーで昇順にソートする ksort (PHP 4, PHP 5, PHP 7, PHP 8) ksort — 配列をキーで昇順にソートする 説明 ksort ( array &$array , int $flags = SORT_REGULAR ): bool array をキーで昇順にソートします。 注意 : 比較結果が等しくなる二つの要素があった場合、そ ...
https://man.plustar.jp/php/function.ksort.html - [similar]
MySQL テーブルのフィールドのリストを得る 0
« mysql_list_dbs mysql_list_processes » PHP Manual MySQL 関数 MySQL テーブルのフィールドのリストを得る mysql_list_fields (PHP 4, PHP 5) mysql_list_fields — MySQL テーブルのフィールドのリストを得る 警告 この関数は PHP 5.4.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張モジュール 全体とあわせて削 ...
https://man.plustar.jp/php/function.mysql-list-fields.html - [similar]
出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 0
« ob_clean ob_end_flush » PHP Manual 出力制御 関数 出力用バッファをクリア(消去)し、出力のバッファリングをオフにする ob_end_clean (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_clean — 出力用バッファをクリア(消去)し、出力のバッファリングをオフにする 説明 ob_end_clean (): bool 出力用バッファの内容を消 ...
https://man.plustar.jp/php/function.ob-end-clean.html - [similar]
出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 0
« ob_end_clean ob_flush » PHP Manual 出力制御 関数 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする ob_end_flush (PHP 4, PHP 5, PHP 7, PHP 8) ob_end_flush — 出力用バッファをフラッシュ(送信)し、出力のバッファリングをオフにする 説明 ob_end_flush (): bool この関数は、出力 ...
https://man.plustar.jp/php/function.ob-end-flush.html - [similar]