検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 2434 for [SIMILAR] 16 1024 4096 WITH 9775 追加 WITH 6399 ... (1.673 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP には、デフォルトでXSLエクステンションが含まれており、 configureに引数 --with-xsl[=DIR] を追加することにより有効にすることができます ( DIR は libxslt をインストールしたディレクトリです)。 関連キーワード ...
https://man.plustar.jp/php/xsl.installation.html - [similar]
MySQL サーバに接続する 0
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する getSession (No version information available, might only be in Git) getSession — MySQL サーバに接続する 説明 mysql_xdevapi\getSession ( string $uri ): mysql_xdevapi\Session MySQL サーバに接続しま ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
内部的な zval を表す文字列をダンプする 0
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval_dump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) debug_zval_dump — 内部的な zval を表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値) を ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP コアに含まれるため、 追加のインストール無しで使用できます。 ただし、Argon2 パスワードハッシュを有効にするには、 --with-password-argon2[=DIR] オプションを使用して、 libargon2 サポートありにして PHP をビ ...
https://man.plustar.jp/php/password.installation.html - [similar]
外部プログラムを実行する 0
« escapeshellcmd passthru » PHP Manual プログラム実行関数 外部プログラムを実行する exec (PHP 4, PHP 5, PHP 7, PHP 8) exec — 外部プログラムを実行する 説明 exec ( string $command , array &$output = null , int &$result_code = null ): string | false exec() は指定されたコマンド command を実行 ...
https://man.plustar.jp/php/function.exec.html - [similar]
トレイト 0
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト PHP は、コードを再利用するための「トレイト」という仕組みを実装しています。 トレイトは、PHP のような単一継承言語でコードを再利用するための仕組みのひとつです。 トレイトは、単一継承の制約を減らすた ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
GMP クラス 0
« gmp_xor GMP::__serialize » PHP Manual GMP GMP クラス GMP クラス (PHP 5 >= 5.6.0, PHP 7, PHP 8) はじめに GMP 数。このオブジェクトは、オーバーロードされた 算術演算子 , ビット演算子 , 比較演算子 をサポートしています。 注意 : GMP オブジェクトを操作するオブジェクト指向インターフェイスは用意 ...
https://man.plustar.jp/php/class.gmp.html - [similar]
コレクションのドキュメントを変更する 0
« Collection::getSession Collection::remove » PHP Manual mysql_xdevapi\Collection コレクションのドキュメントを変更する Collection::modify (No version information available, might only be in Git) Collection::modify — コレクションのドキュメントを変更する 説明 public mysql_xdevapi\Collectio ...
https://man.plustar.jp/php/mysql-xdevapi-collection.modify.html - [similar]
LDAP エントリの変更をまとめて実行する 0
« ldap_mod_replace ldap_modify » PHP Manual LDAP 関数 LDAP エントリの変更をまとめて実行する ldap_modify_batch (PHP 5.4 >= 5.4.26, PHP 5.5 >= 5.5.10, PHP 5.6 >= 5.6.0, PHP 7, PHP 8) ldap_modify_batch — LDAP エントリの変更をまとめて実行する 説明 ldap_modify_batch ( LDAP\Connection $ldap , ...
https://man.plustar.jp/php/function.ldap-modify-batch.html - [similar]
マルチバイト文字列を受取り、文字の配列を返す 0
« mb_split mb_strcut » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を受取り、文字の配列を返す mb_str_split (PHP 7 >= 7.4.0, PHP 8) mb_str_split — マルチバイト文字列を受取り、文字の配列を返す 説明 mb_str_split ( string $string , int $length = 1 , ? string $encoding = null ): arra ...
https://man.plustar.jp/php/function.mb-str-split.html - [similar]