検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 361 for [SIMILAR] 16 1024 4096 WITH 30567 replace WITH 3... (0.523 sec.)
レスポンスヘッダを設定する 0
« Yaf_Response_Abstract::setBody Yaf_Response_Abstract::setRedirect » PHP Manual Yaf_Response_Abstract レスポンスヘッダを設定する Yaf_Response_Abstract::setHeader (Yaf >=1.0.0) Yaf_Response_Abstract::setHeader — レスポンスヘッダを設定する 説明 public Yaf_Response_Abstract::setHeader ( st ...
https://man.plustar.jp/php/yaf-response-abstract.setheader.html - [similar]
Initiates a restore task in the service manager and returns immediately 0
« ibase_query ibase_rollback_ret » PHP Manual Firebird/InterBase 関数 Initiates a restore task in the service manager and returns immediately ibase_restore (PHP 5, PHP 7 < 7.4.0) ibase_restore — Initiates a restore task in the service manager and returns immediately 説明 ibase_restore ( ...
https://man.plustar.jp/php/function.ibase-restore.html - [similar]
LDAP エントリの変更をまとめて実行する 0
« ldap_mod_replace ldap_modify » PHP Manual LDAP 関数 LDAP エントリの変更をまとめて実行する ldap_modify_batch (PHP 5.4 >= 5.4.26, PHP 5.5 >= 5.5.10, PHP 5.6 >= 5.6.0, PHP 7, PHP 8) ldap_modify_batch — LDAP エントリの変更をまとめて実行する 説明 ldap_modify_batch ( LDAP\Connection $ldap , ...
https://man.plustar.jp/php/function.ldap-modify-batch.html - [similar]
正規表現文字をクオートする 0
« preg_match preg_replace_callback_array » PHP Manual PCRE 関数 正規表現文字をクオートする preg_quote (PHP 4, PHP 5, PHP 7, PHP 8) preg_quote — 正規表現文字をクオートする 説明 preg_quote ( string $str , ? string $delimiter = null ): string preg_quote() は、 str を引数とし、正規表現構文の ...
https://man.plustar.jp/php/function.preg-quote.html - [similar]
IDN 関数 0
« grapheme_substr idn_to_ascii » PHP Manual intl IDN 関数 IDN 関数 目次 idn_to_ascii — ドメイン名をIDNAのASCII形式に変換する idn_to_utf8 — IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 関連キーワード: 関数 , ascii , IDNA , 変換 , grapheme , substr , intl , 形式 , 方式 , ...
https://man.plustar.jp/php/ref.intl.idn.html - [similar]
Abstract CommonMark\Node 0
« CommonMark\Node\CustomInline CommonMark\Node::appendChild » PHP Manual CommonMark Abstract CommonMark\Node Abstract CommonMark\Node (cmark >= 1.0.0) はじめに Represents an Abstract Node, this final abstract is not for direct use by the programmer. クラス概要 final abstract class Common ...
https://man.plustar.jp/php/class.commonmark-node.html - [similar]
SessionHandler クラス 0
« session_write_close SessionHandler::close » PHP Manual Sessions SessionHandler クラス SessionHandler クラス (PHP 5 >= 5.4.0, PHP 7, PHP 8) はじめに SessionHandler は特殊なクラスで、 これを継承したクラスを作れば PHP が内部的に使っているセッション保存ハンドラを拡張できます。 このクラスに ...
https://man.plustar.jp/php/class.sessionhandler.html - [similar]
バイナリセーフな文字列比較 0
« strchr strcoll » PHP Manual String 関数 バイナリセーフな文字列比較 strcmp (PHP 4, PHP 5, PHP 7, PHP 8) strcmp — バイナリセーフな文字列比較 説明 strcmp ( string $string1 , string $string2 ): int この比較は大文字小文字を区別することに注意してください。 パラメータ string1 最初の文字列。 s ...
https://man.plustar.jp/php/function.strcmp.html - [similar]
Link concrete CommonMark\Node 0
« CommonMark\Node\Image::__construct CommonMark\Node\Link::__construct » PHP Manual CommonMark Link concrete CommonMark\Node Link concrete CommonMark\Node (cmark >= 1.0.0) クラス概要 final class CommonMark\Node\Link extends CommonMark\Node implements CommonMark\Interfaces\IVisitable , Tr ...
https://man.plustar.jp/php/class.commonmark-node-link.html - [similar]
文字列に rot13 変換を行う 0
« str_replace str_shuffle » PHP Manual String 関数 文字列に rot13 変換を行う str_rot13 (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) str_rot13 — 文字列に rot13 変換を行う 説明 str_rot13 ( string $string ): string 引数 string に対して ROT13 変換を施し、 その結果の文字列を返します。 ROT13 は、各文 ...
https://man.plustar.jp/php/function.str-rot13.html - [similar]