検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 411 for [SIMILAR] 16 1024 4096 WITH 6453 filter WITH 416... (0.440 sec.)
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
言語タグフィルタがロケールにマッチするかどうかを調べる 0
« Locale::composeLocale Locale::getAllVariants » PHP Manual Locale 言語タグフィルタがロケールにマッチするかどうかを調べる Locale::filterMatches locale_filter_matches (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::filterMatches -- locale_filter_matches — 言語タグフィルタがロケ ...
https://man.plustar.jp/php/locale.filtermatches.html - [similar]
配列の一部を展開する 0
« array_shift array_splice » PHP Manual 配列 関数 配列の一部を展開する array_slice (PHP 4, PHP 5, PHP 7, PHP 8) array_slice — 配列の一部を展開する 説明 array_slice ( array $array , int $offset , ? int $length = null , bool $preserve_keys = false ): array array_slice() は、 array から引数 ...
https://man.plustar.jp/php/function.array-slice.html - [similar]
接続の入力を読み取る 0
« pg_connection_status pg_convert » PHP Manual PostgreSQL 関数 接続の入力を読み取る pg_consume_input (PHP 5 >= 5.6.0, PHP 7, PHP 8) pg_consume_input — 接続の入力を読み取る 説明 pg_consume_input ( PgSql\Connection $connection ): bool pg_consume_input() は、データベースサーバーからの 読み取 ...
https://man.plustar.jp/php/function.pg-consume-input.html - [similar]
POST メソッドによるアップロード 0
« ファイルアップロードの処理 エラーメッセージの説明 » PHP Manual ファイルアップロードの処理 POST メソッドによるアップロード POST メソッドによるアップロード この機能により、テキスト、バイナリファイルの両方をアップロードできるように なります。 PHP の認証機構およびファイル操作関数を用いて、 ...
https://man.plustar.jp/php/features.file-upload.post-method.html - [similar]
文字列を固定長の他の文字列で埋める 0
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) str_pad — 文字列を固定長の他の文字列で埋める 説明 str_pad ( string $string , int $length , string $pad_string = " " , int $pad_type = STR_PAD_RIGHT ): strin ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 mbstring 設定オプション 名前 デフォルト 変更可能 変更履歴 mbstring.language "neutral" PHP_INI_ALL mbstring.detect_order NULL PHP_INI_ALL mbstring.http_input "pass" PH ...
https://man.plustar.jp/php/mbstring.configuration.html - [similar]
はじめに 0
« Filter インストール/設定 » PHP Manual Filter はじめに はじめに この拡張モジュールは、データの検証や除去を行います。 未知の (外部からの) データ、たとえばユーザーの入力などを扱う際に便利です。 HTML フォームから送られてくるデータなどがこれにあたります。 フィルタリングの方式には、大きく分け ...
https://man.plustar.jp/php/intro.filter.html - [similar]
外部から来る変数 0
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) フォームが PHP スクリプトに投稿された時、フォームから渡された全て の変数は PHP により自動的にスクリプトから使用可能となります。 この情報にアクセスする手段は複数あります。例を以下に示します。 例 ...
https://man.plustar.jp/php/language.variables.external.html - [similar]
LDAP フィルタまたは DN で使われる文字列をエスケープする 0
« ldap_error ldap_exop_passwd » PHP Manual LDAP 関数 LDAP フィルタまたは DN で使われる文字列をエスケープする ldap_escape (PHP 5 >= 5.6.0, PHP 7, PHP 8) ldap_escape — LDAP フィルタまたは DN で使われる文字列をエスケープする 説明 ldap_escape ( string $value , string $ignore = "" , int $flag ...
https://man.plustar.jp/php/function.ldap-escape.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT