検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 1093 for [SIMILAR] 16 1024 4096 WITH 12278 split WITH 574... (2.452 sec.)
キーが指すデータを取得する 0
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]
Document Object Model 0
« XML 操作 はじめに » PHP Manual XML 操作 Document Object Model Document Object Model はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 DOMAttr — DOMAttr クラス DOMAttr::__construct — 新しい DOMAttr オブジェクトを作成する DOMAttr::isId — 属性が定義済み ...
https://man.plustar.jp/php/book.dom.html - [similar]
その他の関数 0
« LuaSandboxTimeoutError はじめに » PHP Manual その他の基本モジュール その他の関数 その他の関数 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 その他の関数 connection_aborted — クライアントとの接続が切断されているかどうかを調べる connection_status — 接 ...
https://man.plustar.jp/php/book.misc.html - [similar]
0
« 定義済み定数 Bzip2 関数 » PHP Manual Bzip2 例 例 この例は、テンポラリファイルをオープンし、テスト用の文字列を書き込みます。 この後、このファイルの内容を出力します。 例1 簡単な bzip2 の例 <?php $filename = "/tmp/testfile.bz2" ; $str = "This is a test string.\n" ; // 書き込み用にオープン ...
https://man.plustar.jp/php/bzip2.examples.html - [similar]
エラーの内容を表す文字列を返す 0
« curl_multi_setopt curl_pause » PHP Manual cURL 関数 エラーの内容を表す文字列を返す curl_multi_strerror (PHP 5 >= 5.5.0, PHP 7, PHP 8) curl_multi_strerror — エラーの内容を表す文字列を返す 説明 curl_multi_strerror ( int $error_code ): ? string 指定した CURLM エラーコードに対応するエラーメ ...
https://man.plustar.jp/php/function.curl-multi-strerror.html - [similar]
指定されたメールボックスに文字列メッセージを追加する 0
« imap_alerts imap_base64 » PHP Manual IMAP 関数 指定されたメールボックスに文字列メッセージを追加する imap_append (PHP 4, PHP 5, PHP 7, PHP 8) imap_append — 指定されたメールボックスに文字列メッセージを追加する 説明 imap_append ( IMAP\Connection $imap , string $folder , string $message , ...
https://man.plustar.jp/php/function.imap-append.html - [similar]
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]
曜日を返す 0
« gregoriantojd jdmonthname » PHP Manual カレンダー 関数 曜日を返す jddayofweek (PHP 4, PHP 5, PHP 7, PHP 8) jddayofweek — 曜日を返す 説明 jddayofweek ( int $julian_day , int $mode = CAL_DOW_DAYNO ): int | string 曜日を返します。 モードに依存した文字あるいは整数を返す事が出来ます。 パラメ ...
https://man.plustar.jp/php/function.jddayofweek.html - [similar]
コードポイントが、数字であるかを調べる 0
« IntlChar::isdefined IntlChar::isgraph » PHP Manual IntlChar コードポイントが、数字であるかを調べる IntlChar::isdigit (PHP 7, PHP 8) IntlChar::isdigit — コードポイントが、数字であるかを調べる 説明 public static IntlChar::isdigit ( int | string $codepoint ): ? bool 指定されたコードポイン ...
https://man.plustar.jp/php/intlchar.isdigit.html - [similar]
手早く入力文字列をパースする 0
« MessageFormatter::getPattern MessageFormatter::parse » PHP Manual MessageFormatter 手早く入力文字列をパースする MessageFormatter::parseMessage msgfmt_parse_message (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) MessageFormatter::parseMessage -- msgfmt_parse_message — 手早く入力文字 ...
https://man.plustar.jp/php/messageformatter.parsemessage.html - [similar]