検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 332 for [SIMILAR] 16 1024 4096 WITH 50239 expect WITH 20... (0.679 sec.)
タグ名から要素を取得する 0
« DOMElement::getAttributeNS DOMElement::getElementsByTagNameNS » PHP Manual DOMElement タグ名から要素を取得する DOMElement::getElementsByTagName (PHP 5, PHP 7, PHP 8) DOMElement::getElementsByTagName — タグ名から要素を取得する 説明 public DOMElement::getElementsByTagName ( string $quali ...
https://man.plustar.jp/php/domelement.getelementsbytagname.html - [similar]
はじめに 0
« mqseries インストール/設定 » PHP Manual mqseries はじめに はじめに この拡張モジュールは、IBM WebSphere MQ Series のキューマネージャとの通信用のインターフェイスを提供します。 このインターフェイスは、WebSphere MQ Series の C 言語用 API のクライアントインターフェイスとできるだけ同じになる ...
https://man.plustar.jp/php/intro.mqseries.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_replace_callback_array preg_replace » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) preg_replace_callback — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callba ...
https://man.plustar.jp/php/function.preg-replace-callback.html - [similar]
基本的な使用法 0
« 例 Imagick » PHP Manual 例 基本的な使用法 基本的な使用法 Imagick は、PHP による画像の操作を、 とても簡単なオブジェクト指向インターフェイスで行います。 画像のサムネイルを作成する簡単な例をごらんください。 例1 Imagick によるサムネイルの作成 <?php header ( 'Content-type: image/jpeg' ); $i ...
https://man.plustar.jp/php/imagick.examples-1.html - [similar]
UnexpectedValueException クラス 0
« UnderflowException SPL 関数 » PHP Manual 例外 UnexpectedValueException クラス UnexpectedValueException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに いくつかの値のセットに一致しない値であった際にスローされる例外です。 これが発生する例としては、ある関数が別の関数をコールしていて、 その ...
https://man.plustar.jp/php/class.unexpectedvalueexception.html - [similar]
名前空間 URI とローカル名から要素を取得する 0
« DOMElement::getElementsByTagName DOMElement::hasAttribute » PHP Manual DOMElement 名前空間 URI とローカル名から要素を取得する DOMElement::getElementsByTagNameNS (PHP 5, PHP 7, PHP 8) DOMElement::getElementsByTagNameNS — 名前空間 URI とローカル名から要素を取得する 説明 public DOMElement ...
https://man.plustar.jp/php/domelement.getelementsbytagnamens.html - [similar]
現在のプロセスのタイトルを返す 0
« assert cli_set_process_title » PHP Manual PHP オプション/情報 関数 現在のプロセスのタイトルを返す cli_get_process_title (PHP 5 >= 5.5.0, PHP 7, PHP 8) cli_get_process_title — 現在のプロセスのタイトルを返す 説明 cli_get_process_title (): ? string 現在のプロセスのタイトルを返します。これ ...
https://man.plustar.jp/php/function.cli-get-process-title.html - [similar]
文字列の文字数を返す 0
« iconv_set_encoding iconv_strpos » PHP Manual iconv 関数 文字列の文字数を返す iconv_strlen (PHP 5, PHP 7, PHP 8) iconv_strlen — 文字列の文字数を返す 説明 iconv_strlen ( string $string , ? string $encoding = null ): int | false strlen() とは違い、 iconv_strlen() は与えられたバイト列 stri ...
https://man.plustar.jp/php/function.iconv-strlen.html - [similar]
一意な接続を使って Oracle サーバーへ接続する 0
« oci_new_collection oci_new_cursor » PHP Manual OCI8 関数 一意な接続を使って Oracle サーバーへ接続する oci_new_connect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_new_connect — 一意な接続を使って Oracle サーバーへ接続する 説明 oci_new_connect ( string $username , string $password , ? ...
https://man.plustar.jp/php/function.oci-new-connect.html - [similar]
持続的接続を使用してOracle データベースに接続する 0
« oci_password_change oci_register_taf_callback » PHP Manual OCI8 関数 持続的接続を使用してOracle データベースに接続する oci_pconnect (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_pconnect — 持続的接続を使用してOracle データベースに接続する 説明 oci_pconnect ( string $username , string $ ...
https://man.plustar.jp/php/function.oci-pconnect.html - [similar]