検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 1435 for [SIMILAR] 16 1024 4096 WITH 14963 検査 WITH 6860... (3.381 sec.)
文字列をより小さな部分に分割する 0
« chr convert_cyr_string » PHP Manual String 関数 文字列をより小さな部分に分割する chunk_split (PHP 4, PHP 5, PHP 7, PHP 8) chunk_split — 文字列をより小さな部分に分割する 説明 chunk_split ( string $string , int $length = 76 , string $separator = "\r\n" ): string 文字列をより小さな部分に分 ...
https://man.plustar.jp/php/function.chunk-split.html - [similar]
ISO-8859-1 文字列を UTF-8 に変換する 0
« utf8_decode vfprintf » PHP Manual String 関数 ISO-8859-1 文字列を UTF-8 に変換する utf8_encode (PHP 4, PHP 5, PHP 7, PHP 8) utf8_encode — ISO-8859-1 文字列を UTF-8 に変換する 説明 utf8_encode ( string $string ): string この関数は、文字列 string を ISO-8859-1 エンコードから UTF-8 へ変換 ...
https://man.plustar.jp/php/function.utf8-encode.html - [similar]
String representation of the cursor ID 0
« MongoDB\Driver\CursorId::serialize MongoDB\Driver\CursorId::unserialize » PHP Manual MongoDB\Driver\CursorId String representation of the cursor ID MongoDB\Driver\CursorId::__toString (mongodb >=1.0.0) MongoDB\Driver\CursorId::__toString — String representation of the cursor ID 説明 fi ...
https://man.plustar.jp/php/mongodb-driver-cursorid.tostring.html - [similar]
SoapHeader クラス 0
« SoapFault::__toString SoapHeader::__construct » PHP Manual SOAP SoapHeader クラス SoapHeader クラス (PHP 5, PHP 7, PHP 8) はじめに SOAP ヘッダをあらわします。 クラス概要 class SoapHeader { /* プロパティ */ public string $ namespace ; public string $ name ; public mixed $ data = null ; ...
https://man.plustar.jp/php/class.soapheader.html - [similar]
はじめに 0
« CommonMark インストール/設定 » PHP Manual CommonMark はじめに はじめに This extension provides access to the reference implementation of CommonMark, a rationalized version of Markdown syntax with a specification. Parsing: The CommonMark extension provides a simple parsing API: CommonMa ...
https://man.plustar.jp/php/intro.cmark.html - [similar]
The Swoole\Event class 0
« Swoole\Coroutine::suspend Swoole\Event::add » PHP Manual Swoole The Swoole\Event class The Swoole\Event class (PECL swoole >= 1.9.0) はじめに クラス概要 class Swoole\Event { /* メソッド */ public static add ( int $fd , callable $read_callback , callable $write_callback = ? , string $ev ...
https://man.plustar.jp/php/class.swoole-event.html - [similar]
The XMLDiff\File class 0
« XMLDiff\Memory::merge XMLDiff\File::diff » PHP Manual XMLDiff The XMLDiff\File class The XMLDiff\File class (PECL xmldiff >= 0.8.0) はじめに クラス概要 class XMLDiff\File extends XMLDiff\Base { /* メソッド */ public diff ( string $from , string $to ): string public merge ( string $src ...
https://man.plustar.jp/php/class.xmldiff-file.html - [similar]
The XMLDiff\Memory class 0
« XMLDiff\DOM::merge XMLDiff\Memory::diff » PHP Manual XMLDiff The XMLDiff\Memory class The XMLDiff\Memory class (PECL xmldiff >= 0.8.0) はじめに クラス概要 class XMLDiff\Memory extends XMLDiff\Base { /* メソッド */ public diff ( string $from , string $to ): string public merge ( string ...
https://man.plustar.jp/php/class.xmldiff-memory.html - [similar]
改行文字の前に HTML の改行タグを挿入する 0
« nl_langinfo number_format » PHP Manual String 関数 改行文字の前に HTML の改行タグを挿入する nl2br (PHP 4, PHP 5, PHP 7, PHP 8) nl2br — 改行文字の前に HTML の改行タグを挿入する 説明 nl2br ( string $string , bool $use_xhtml = true ): string string に含まれるすべての改行文字 ( \r\n 、 \n\ ...
https://man.plustar.jp/php/function.nl2br.html - [similar]
文字列を反復する 0
« str_pad str_replace » PHP Manual String 関数 文字列を反復する str_repeat (PHP 4, PHP 5, PHP 7, PHP 8) str_repeat — 文字列を反復する 説明 str_repeat ( string $string , int $times ): string string を times 回を繰り返した文字列を返します。 パラメータ string 繰り返す文字列。 times string を ...
https://man.plustar.jp/php/function.str-repeat.html - [similar]