検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 1422 for [SIMILAR] 16 1024 4096 WITH 3427 テキ WITH 2887 ... (0.861 sec.)
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
直近で失敗した SQLite リクエストについての英文テキストの説明を返す 0
« SQLite3::lastErrorCode SQLite3::lastInsertRowID » PHP Manual SQLite3 直近で失敗した SQLite リクエストについての英文テキストの説明を返す SQLite3::lastErrorMsg (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::lastErrorMsg — 直近で失敗した SQLite リクエストについての英文テキストの説明を返す 説明 p ...
https://man.plustar.jp/php/sqlite3.lasterrormsg.html - [similar]
パラメータの値を変数にバインドする 0
« SQLite3Stmt::bindParam SQLite3Stmt::clear » PHP Manual SQLite3Stmt パラメータの値を変数にバインドする SQLite3Stmt::bindValue (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3Stmt::bindValue — パラメータの値を変数にバインドする 説明 public SQLite3Stmt::bindValue ( string | int $param , mixed $valu ...
https://man.plustar.jp/php/sqlite3stmt.bindvalue.html - [similar]
記号の値を設定する 0
« NumberFormatter::setPattern NumberFormatter::setTextAttribute » PHP Manual NumberFormatter 記号の値を設定する NumberFormatter::setSymbol numfmt_set_symbol (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::setSymbol -- numfmt_set_symbol — 記号の値を設定する 説明 オブジ ...
https://man.plustar.jp/php/numberformatter.setsymbol.html - [similar]
ジェネレータの構文 0
« ジェネレータとは ジェネレータと Iterator オブジェクトとの比較 » PHP Manual ジェネレータ ジェネレータの構文 ジェネレータの構文 ジェネレータ関数の見た目はふつうの関数とほぼ同じです。違うのは、値を返すのではなく、 必要なだけ値を yield することです。 yield が含まれていれば、どんな関数でもジ ...
https://man.plustar.jp/php/language.generators.syntax.html - [similar]
指定したテキストを暗号化し、署名する 0
« gnupg_encrypt gnupg_export » PHP Manual GnuPG 関数 指定したテキストを暗号化し、署名する gnupg_encryptsign (PECL gnupg >= 0.2) gnupg_encryptsign — 指定したテキストを暗号化し、署名する 説明 gnupg_encryptsign ( resource $identifier , string $plaintext ): string 事前に gnupg_addsignkey およ ...
https://man.plustar.jp/php/function.gnupg-encryptsign.html - [similar]
次のlibxmlドキュメントの読込/書きこみのためにストリームコンテキストを設定する 0
« libxml_set_external_entity_loader libxml_use_internal_errors » PHP Manual libxml 関数 次のlibxmlドキュメントの読込/書きこみのためにストリームコンテキストを設定する libxml_set_streams_context (PHP 5, PHP 7, PHP 8) libxml_set_streams_context — 次のlibxmlドキュメントの読込/書きこみのために ...
https://man.plustar.jp/php/function.libxml-set-streams-context.html - [similar]
このテキストノードが空白を含むかどうかを示す 0
« DOMText::isElementContentWhitespace DOMText::splitText » PHP Manual DOMText このテキストノードが空白を含むかどうかを示す DOMText::isWhitespaceInElementContent (PHP 5, PHP 7, PHP 8) DOMText::isWhitespaceInElementContent — このテキストノードが空白を含むかどうかを示す 説明 public DOMText: ...
https://man.plustar.jp/php/domtext.iswhitespaceinelementcontent.html - [similar]
文字列 0
« 浮動小数点数 数値形式の文字列 » PHP Manual 型 文字列 文字列 string は、文字が連結されたものです。PHP では、 文字は 1 バイトと同じです。つまり、256 個の異なる文字を使用可能です。 これは、PHP が Unicode をネイティブにサポートしていないことも意味します。 文字列型の詳細 を参照ください。 注 ...
https://man.plustar.jp/php/language.types.string.html - [similar]
ユーザー定義のエラーハンドラ関数を設定する 0
« restore_exception_handler set_exception_handler » PHP Manual エラー処理関数 ユーザー定義のエラーハンドラ関数を設定する set_error_handler (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) set_error_handler — ユーザー定義のエラーハンドラ関数を設定する 説明 set_error_handler ( ? callable $callback , ...
https://man.plustar.jp/php/function.set-error-handler.html - [similar]