検索

phrase: max: clip:
target: order:
Results of 541 - 550 of about 1082 for [SIMILAR] 16 1024 4096 WITH 64632 oauthprovider ... (5.120 sec.)
リファレンスが行わないこと 0
« リファレンスが行うことは何ですか? リファレンス渡し » PHP Manual リファレンスの説明 リファレンスが行わないこと リファレンスが行わないこと これまでに説明したように、リファレンスはポインタではありません。このため、 次の例は期待通りに動作しません。 <?php function foo (& $var ) { $var =& $G ...
https://man.plustar.jp/php/language.references.arent.html - [similar]
IMAP 関数 0
« 定義済み定数 imap_8bit » PHP Manual IMAP IMAP 関数 IMAP 関数 参考 この文書では、提供される関数に関する全ての話題の詳細について立ち入ることは できません。より詳細な情報については、c-client ライブラリのソースに 付属するドキュメント ( docs/internal.txt ) および以下の RFC ドキュメントで提供 ...
https://man.plustar.jp/php/ref.imap.html - [similar]
その他の関数 0
« 定義済み定数 connection_aborted » PHP Manual その他 その他の関数 その他の関数 目次 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接続ステータスのビットフィールドを返す constant — 定数の値を返す define — 名前を指定して定数を定義する define ...
https://man.plustar.jp/php/ref.misc.html - [similar]
定義済み定数 0
« ストリームのクラス ストリームフィルタ » PHP Manual ストリーム 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 定数 説明 STREAM_FILTER_READ stream_filter_appen ...
https://man.plustar.jp/php/stream.constants.html - [similar]
変換先エンコーディングを設定する 0
« UConverter::reasonText UConverter::setSourceEncoding » PHP Manual UConverter 変換先エンコーディングを設定する UConverter::setDestinationEncoding (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::setDestinationEncoding — 変換先エンコーディングを設定する 説明 public UConverter: ...
https://man.plustar.jp/php/uconverter.setdestinationencoding.html - [similar]
変換元エンコーディングを設定する 0
« UConverter::setDestinationEncoding UConverter::setSubstChars » PHP Manual UConverter 変換元エンコーディングを設定する UConverter::setSourceEncoding (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) UConverter::setSourceEncoding — 変換元エンコーディングを設定する 説明 public UConverter::s ...
https://man.plustar.jp/php/uconverter.setsourceencoding.html - [similar]
キリル文字セットを他のものに変換する 0
« chunk_split convert_uudecode » PHP Manual String 関数 キリル文字セットを他のものに変換する convert_cyr_string (PHP 4, PHP 5, PHP 7) convert_cyr_string — キリル文字セットを他のものに変換する 警告 この関数は PHP 7.4.0 で 非推奨 になり、PHP 8.0.0 で 削除 されました。この関数に頼らないこと ...
https://man.plustar.jp/php/function.convert-cyr-string.html - [similar]
MIME ヘッダフィールドを作成する 0
« iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する iconv_mime_encode (PHP 5, PHP 7, PHP 8) iconv_mime_encode — MIME ヘッダフィールドを作成する 説明 iconv_mime_encode ( string $field_name , string $field_value , array $options = [] ): string | f ...
https://man.plustar.jp/php/function.iconv-mime-encode.html - [similar]
次の正規表現検索を開始する位置を設定する 0
« mb_ereg_search_regs mb_ereg_search » PHP Manual マルチバイト文字列 関数 次の正規表現検索を開始する位置を設定する mb_ereg_search_setpos (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_search_setpos — 次の正規表現検索を開始する位置を設定する 説明 mb_ereg_search_setpos ( int $offset ): bool ...
https://man.plustar.jp/php/function.mb-ereg-search-setpos.html - [similar]
現在のプロセスの GID を設定する 0
« posix_seteuid posix_setpgid » PHP Manual POSIX 関数 現在のプロセスの GID を設定する posix_setgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_setgid — 現在のプロセスの GID を設定する 説明 posix_setgid ( int $group_id ): bool 現在のプロセスのグループ ID を設定します。 この関数は特権関数であり、実 ...
https://man.plustar.jp/php/function.posix-setgid.html - [similar]