検索

phrase: max: clip:
target: order:
Results of 411 - 420 of about 992 for [SIMILAR] 16 1024 4096 WITH 4619 ハン WITH 4429 ... (0.762 sec.)
指定したメールボックスにクォータを設定する 0
« imap_search imap_setacl » PHP Manual IMAP 関数 指定したメールボックスにクォータを設定する imap_set_quota (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) imap_set_quota — 指定したメールボックスにクォータを設定する 説明 imap_set_quota ( IMAP\Connection $imap , string $quota_root , int $mailbox_siz ...
https://man.plustar.jp/php/function.imap-set-quota.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Linux systems PHP 7.4.0 以降でこれらの関数を利用するには、設定オプション --with-zip を使用して zip サポートを有効にして PHP をコンパイルしなければなりません。 それより前のバージョンでは、 --enable-zip オプ ...
https://man.plustar.jp/php/zip.installation.html - [similar]
エラー制御演算子 0
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演算子( @ )をサポートしています。 PHP の式の前に付けた場合、 その式により生成されたエラーメッセージは無視されます。 set_error_handler() で自作のエラーハンドラを設定した場合は エラー制御演算子があ ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
gz ファイルポインタの位置を移動する 0
« gzrewind gztell » PHP Manual Zlib 関数 gz ファイルポインタの位置を移動する gzseek (PHP 4, PHP 5, PHP 7, PHP 8) gzseek — gz ファイルポインタの位置を移動する 説明 gzseek ( resource $stream , int $offset , int $whence = SEEK_SET ): int 与えられたファイルポインタが指すファイルのファイル位置 ...
https://man.plustar.jp/php/function.gzseek.html - [similar]
Phar アーカイブのバージョン情報を返す 0
« Phar::getSupportedSignatures Phar::hasMetadata » PHP Manual Phar Phar アーカイブのバージョン情報を返す Phar::getVersion (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getVersion — Phar アーカイブのバージョン情報を返す 説明 public Phar::getVersion (): string オープンした Phar ...
https://man.plustar.jp/php/phar.getversion.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP 5.3.15 / 5.4.5 以降は、 php_com_dotnet.dll を php.ini で有効にしておかないとこれらの関数を使えなくなりました。 それまでのバージョンの PHP では、この拡張モジュールがデフォルトで有効になっていました。 使 ...
https://man.plustar.jp/php/com.installation.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
MySQL データベースを選択する 0
« mysql_result mysql_set_charset » PHP Manual MySQL 関数 MySQL データベースを選択する mysql_select_db (PHP 4, PHP 5) mysql_select_db — MySQL データベースを選択する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきです。詳 ...
https://man.plustar.jp/php/function.mysql-select-db.html - [similar]
接続を受けつけるためにポートにソケットをオープンする 0
« socket_connect socket_create_pair » PHP Manual ソケット 関数 接続を受けつけるためにポートにソケットをオープンする socket_create_listen (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_create_listen — 接続を受けつけるためにポートにソケットをオープンする 説明 socket_create_listen ( int $port ...
https://man.plustar.jp/php/function.socket-create-listen.html - [similar]
ZIP ファイルアーカイブを閉じる 0
« Zip 関数 zip_entry_close » PHP Manual Zip 関数 ZIP ファイルアーカイブを閉じる zip_close (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_close — ZIP ファイルアーカイブを閉じる 警告 この関数は PHP 8.0.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 ...
https://man.plustar.jp/php/function.zip-close.html - [similar]