検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 1425 for [SIMILAR] 16 1024 4096 WITH 44346 weakreference ... (1.430 sec.)
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 BC 数学関数設定オプション 名前 デフォルト 変更可能 変更履歴 bcmath.scale "0" PHP_INI_ALL PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくだ ...
https://man.plustar.jp/php/bc.configuration.html - [similar]
メールボックスの名前を変更する 0
« imap_rename imap_reopen » PHP Manual IMAP 関数 メールボックスの名前を変更する imap_renamemailbox (PHP 4, PHP 5, PHP 7, PHP 8) imap_renamemailbox — メールボックスの名前を変更する 説明 imap_renamemailbox ( IMAP\Connection $imap , string $from , string $to ): bool この関数は、古いメールボ ...
https://man.plustar.jp/php/function.imap-renamemailbox.html - [similar]
ソースからのビルド 0
« Windows 上での PHP の手動インストール Microsoft Windows のコマンドラインでの PHP » PHP Manual Windows システムへのインストール ソースからのビルド ソースからのビルド この章では、Windows 上でマイクロソフトのツールを用いて PHP をソースから コンパイルする方法を説明します。PHP を cygwin でコ ...
https://man.plustar.jp/php/install.windows.building.html - [similar]
接続、および接続の管理 0
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、および接続の管理 PDO 基底クラスのインスタンスを作成することにより、接続が確立されます。 どのドライバを使用するのかにかかわらず、常に PDO クラスを指定します。 コンストラクタに渡す引数により、デ ...
https://man.plustar.jp/php/pdo.connections.html - [similar]
Gettext 関数 0
« 定義済み定数 bind_textdomain_codeset » PHP Manual Gettext Gettext 関数 Gettext 関数 目次 bind_textdomain_codeset — DOMAIN メッセージカタログから返されるメッセージの文字エンコーディングを設定/取得する bindtextdomain — ドメインのパスを取得/設定する dcgettext — 単一の参照に関するドメインを ...
https://man.plustar.jp/php/ref.gettext.html - [similar]
一意なファイル名を生成する 0
« symlink tmpfile » PHP Manual ファイルシステム 関数 一意なファイル名を生成する tempnam (PHP 4, PHP 5, PHP 7, PHP 8) tempnam — 一意なファイル名を生成する 説明 tempnam ( string $directory , string $prefix ): string | false 一意なテンポラリファイル名を、パーミッションを 0600 に設定し、 指定 ...
https://man.plustar.jp/php/function.tempnam.html - [similar]
データベースへの接続を表す PDO インスタンスを生成する 0
« PDO::commit PDO::errorCode » PHP Manual PDO データベースへの接続を表す PDO インスタンスを生成する PDO::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::__construct — データベースへの接続を表す PDO インスタンスを生成する 説明 public PDO::__construct ( string $dsn , ? s ...
https://man.plustar.jp/php/pdo.construct.html - [similar]
オフセットを取得する 0
« ArrayAccess::offsetExists ArrayAccess::offsetSet » PHP Manual ArrayAccess オフセットを取得する ArrayAccess::offsetGet (PHP 5, PHP 7, PHP 8) ArrayAccess::offsetGet — オフセットを取得する 説明 public ArrayAccess::offsetGet ( mixed $offset ): mixed 指定したオフセットの値を返します。 このメ ...
https://man.plustar.jp/php/arrayaccess.offsetget.html - [similar]
名前を削除し、その名前で参照しているファイルも削除する 0
« eio_truncate eio_utime » PHP Manual Eio 関数 名前を削除し、その名前で参照しているファイルも削除する eio_unlink (PECL eio >= 0.0.1dev) eio_unlink — 名前を削除し、その名前で参照しているファイルも削除する 説明 eio_unlink ( string $path , int $pri = EIO_PRI_DEFAULT , callable $callback = N ...
https://man.plustar.jp/php/function.eio-unlink.html - [similar]
Oracleとの接続を閉じる 0
« oci_client_version oci_commit » PHP Manual OCI8 関数 Oracleとの接続を閉じる oci_close (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_close — Oracleとの接続を閉じる 説明 oci_close ( resource $connection ): ? bool 接続 connection を閉じます。 他のいかなるリソースも利用しない、なおかつ oci ...
https://man.plustar.jp/php/function.oci-close.html - [similar]