検索

phrase: max: clip:
target: order:
Results of 321 - 330 of about 4795 for string (0.023 sec.)
はじめに 2363
« CommonMark インストール/設定 » PHP Manual CommonMark はじめに はじめに This extension provides ... provides a simple parsing API: CommonMark\Parse ( string $content , int $options = ? ): CommonMark\Node Ren ... \Node $node , int $options = ? , int $width = ? ): string CommonMark\Render\HTML ( CommonMark\Node $node , i ... nt $options = ? ): string CommonMark\Render\XML ( CommonMark\Node $node , in ... t $options = ? ): string CommonMark\Render\Man ( CommonMark\Node $node , in ...
https://man.plustar.jp/php/intro.cmark.html - [similar]
The Swoole\Event class 2353
« Swoole\Coroutine::suspend Swoole\Event::add » PHP Manual Swoole The Swoole\Event class The Swo ... le $read_callback , callable $write_callback = ? , string $events = ? ): bool public static defer ( mixed $c ... allback ): void public static del ( string $fd ): bool public static exit (): void public sta ... tic set ( int $fd , string $read_callback = ? , string $write_callback = ? , ... public static wait (): void public static write ( string $fd , string $data ): void } 目次 Swoole\Event::ad ...
https://man.plustar.jp/php/class.swoole-event.html - [similar]
The XMLDiff\File class 2353
« XMLDiff\Memory::merge XMLDiff\File::diff » PHP Manual XMLDiff The XMLDiff\File class The XMLDi ... xtends XMLDiff\Base { /* メソッド */ public diff ( string $from , string $to ): string public merge ( string ... $src , string $diff ): string /* 継承したメソッド */ abstract pu ... rged XML document 関連キーワード: XMLDiff , File , string , public , merge , メソッド , from , xmldiff , クラ ...
https://man.plustar.jp/php/class.xmldiff-file.html - [similar]
The XMLDiff\Memory class 2353
« XMLDiff\DOM::merge XMLDiff\Memory::diff » PHP Manual XMLDiff The XMLDiff\Memory class The XMLD ... xtends XMLDiff\Base { /* メソッド */ public diff ( string $from , string $to ): string public merge ( string ... $src , string $diff ): string /* 継承したメソッド */ abstract pu ... ed XML document 関連キーワード: XMLDiff , Memory , string , public , merge , メソッド , from , クラス , 概要 ...
https://man.plustar.jp/php/class.xmldiff-memory.html - [similar]
改行文字の前に HTML の改行タグを挿入する 2353
« nl_langinfo number_format » PHP Manual String 関数 改行文字の前に HTML の改行タグを挿入する nl ... 行文字の前に HTML の改行タグを挿入する 説明 nl2br ( string $string , bool $use_xhtml = true ): string string ... r /> あるいは <br> を挿入して返します。 パラメータ string 入力文字列。 use_xhtml XHTML 準拠の改行を使うか否か ... is my HTML document 例3 さまざまな改行文字 <?php $string = "This\r\nis\n\ra\nstring\r" ; echo nl2br ( $stri ... の出力は以下となります。 This<br /> is<br /> a<br /> string<br /> 参考 htmlspecialchars() - 特殊文字を HTML エ ...
https://man.plustar.jp/php/function.nl2br.html - [similar]
文字列を反復する 2353
« str_pad str_replace » PHP Manual String 関数 文字列を反復する str_repeat (PHP 4, PHP 5, PHP 7, ... 8) str_repeat — 文字列を反復する 説明 str_repeat ( string $string , int $times ): string string を times 回を ... 繰り返した文字列を返します。 パラメータ string 繰り返す文字列。 times string を繰り返す回数。 tim ... 副文字列の出現回数を数える 関連キーワード: 反復 , string , times , repeat , pad , 回数 , 関数 , int , パラメ ...
https://man.plustar.jp/php/function.str-repeat.html - [similar]
Description 2353
« Swoole\Redis\Server::format Swoole\Redis\Server::start » PHP Manual Swoole\Redis\Server Descri ... tion 説明 public Swoole\Redis\Server::setHandler ( string $command , string $callback , string $number_of_st ... ring_param = ? , string $type_of_array_param = ? ): ReturnType 警告 この関 ... されています。 パラメータ command callback number_of_string_param type_of_array_param 戻り値 関連キーワード: D ... escription , string , Server , Swoole , param , setHandler , command , ...
https://man.plustar.jp/php/swoole-redis-server.sethandler.html - [similar]
DOMImplementation クラス 2343
« DOMException DOMImplementation::__construct » PHP Manual DOM DOMImplementation クラス DOMImple ... ntation { /* メソッド */ public createDocument ( ? string $namespace = null , string $qualifiedName = "" , ? ... ): DOMDocument | false public createDocumentType ( string $qualifiedName , string $publicId = "" , string $s ... "" ): DOMDocumentType | false public hasFeature ( string $feature , string $version ): bool } 目次 DOMImple ... 調べる 関連キーワード: DOMImplementation , クラス , string , public , 作成 , オブジェクト , DOMDocument , has ...
https://man.plustar.jp/php/class.domimplementation.html - [similar]
Yaf_Config_Ini クラス 2343
« Yaf_Config_Abstract::toArray Yaf_Config_Ini::__construct » PHP Manual Yaf Yaf_Config_Ini クラス ... プロパティ */ /* メソッド */ public __construct ( string $config_file , string $section = ? ) public count ... (): void public current (): void public __get ( string $name = ? ): void public __isset ( string $name ): ... ): void public next (): void public offsetExists ( string $name ): void public offsetGet ( string $name ): v ... oid public offsetSet ( string $name , string $value ): void public offsetUnset ( ...
https://man.plustar.jp/php/class.yaf-config-ini.html - [similar]
指定したオプションの値を設定する 2343
« ldap_search ldap_set_rebind_proc » PHP Manual LDAP 関数 指定したオプションの値を設定する ldap_ ... ( ? LDAP\Connection $ldap , int $option , array | string | int | bool $value ): bool 指定したオプションの値 ... RALS bool LDAP_OPT_RESTART bool LDAP_OPT_HOST_NAME string LDAP_OPT_ERROR_STRING string LDAP_OPT_DIAGNOSTIC_M ... ESSAGE string LDAP_OPT_MATCHED_DN string LDAP_OPT_SERVER_CONTROL ... VE_INTERVAL int PHP 7.1.0 LDAP_OPT_X_TLS_CACERTDIR string PHP 7.1.0 LDAP_OPT_X_TLS_CACERTFILE string PHP 7.1 ...
https://man.plustar.jp/php/function.ldap-set-option.html - [similar]