検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 4795 for string (0.036 sec.)
OutOfRangeException クラス 2521
« OutOfBoundsException OverflowException » PHP Manual 例外 OutOfRangeException クラス OutOfRange ... ogicException { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; pr ... otected int $ code ; protected string $ file = "" ; protected int $ line ; private array ... たメソッド */ final public Exception::getMessage (): string final public Exception::getPrevious (): ? Throwabl ... etCode (): int final public Exception::getFile (): string final public Exception::getLine (): int final publ ...
https://man.plustar.jp/php/class.outofrangeexception.html - [similar]
PDOException クラス 2521
« PDOStatement::setFetchMode PDO ドライバ » PHP Manual PDO PDOException クラス PDOException クラ ... untimeException { /* プロパティ */ protected int | string $ code ; public ? array $ errorInfo = null ; /* 継 ... 承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; pr ... otected int $ code ; protected string $ file = "" ; protected int $ line ; private array ... たメソッド */ final public Exception::getMessage (): string final public Exception::getPrevious (): ? Throwabl ...
https://man.plustar.jp/php/class.pdoexception.html - [similar]
Menu 2521
« UI\Control::show UI\Menu::append » PHP Manual UI Menu Menu (UI 0.9.9) はじめに Menus must be c ... s UI\Menu { /* Constructor */ public __construct ( string $name ) /* メソッド */ public append ( string $nam ... e , string $type = UI\MenuItem::class ): UI\MenuItem public a ... ppendAbout ( string $type = UI\MenuItem::class ): UI\MenuItem public a ... ppendCheck ( string $name , string $type = UI\MenuItem::class ): UI\Me ...
https://man.plustar.jp/php/class.ui-menu.html - [similar]
The ZMQSocket class 2521
« ZMQContext::setOpt ZMQSocket::bind » PHP Manual 0MQ messaging The ZMQSocket class The ZMQSocke ... ス概要 class ZMQSocket { /* Methods */ public bind ( string $dsn , bool $force = false ): ZMQSocket public con ... nect ( string $dsn , bool $force = false ): ZMQSocket public __c ... onstruct ( ZMQContext $context , int $type , string $persistent_id = null , callable $on_new_socket = ... null ) public disconnect ( string $dsn ): ZMQSocket public getEndpoints (): array pu ...
https://man.plustar.jp/php/class.zmqsocket.html - [similar]
URL を解釈し、その構成要素を返す 2521
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url ... URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array ... の例の出力は以下となります。 array(8) { ["scheme"]=> string(4) "http" ["host"]=> string(8) "hostname" ["port"] ... => int(9090) ["user"]=> string(8) "username" ["pass"]=> string(8) "password" ["pa ... th"]=> string(5) "/path" ["query"]=> string(9) "arg=value" ["fra ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
文字列の一部分を返す 2521
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, ... PHP 8) substr — 文字列の一部分を返す 説明 substr ( string $string , int $offset , ? int $length = null ): st ... ring 文字列 string の、 offset で指定された位置から length バイト分の ... 文字列を返します。 パラメータ string 入力文字列。 offset offset が正の場合、返される文字 ... 列は、 string の 0 から数えて offset 番目から始まる文字列となりま ...
https://man.plustar.jp/php/function.substr.html - [similar]
Exception 2507
« 定義済みの例外 Exception::__construct » PHP Manual 定義済みの例外 Exception Exception (PHP 5, ... implements Throwable { /* プロパティ */ protected string $ message = "" ; private string $ string = "" ; pr ... otected int $ code ; protected string $ file = "" ; protected int $ line ; private array ... vious = null ; /* メソッド */ public __construct ( string $message = "" , int $code = 0 , ? Throwable $previ ... ous = null ) final public getMessage (): string final public getPrevious (): ? Throwable final pub ...
https://man.plustar.jp/php/class.exception.html - [similar]
FiberError 2507
« UnhandledMatchError FiberError::__construct » PHP Manual 定義済みの例外 FiberError FiberError ... extends Error { /* 継承したプロパティ */ protected string $ message = "" ; private string $ string = "" ; pr ... otected int $ code ; protected string $ file = "" ; protected int $ line ; private array ... 承したメソッド */ final public Error::getMessage (): string final public Error::getPrevious (): ? Throwable fi ... r::getCode (): int final public Error::getFile (): string final public Error::getLine (): int final public E ...
https://man.plustar.jp/php/class.fibererror.html - [similar]
ReflectionMethod クラス 2507
« ReflectionFunctionAbstract::__toString ReflectionMethod::__construct » PHP Manual リフレクショ ... const int IS_FINAL = 32 ; /* プロパティ */ public string $ class ; /* 継承したプロパティ */ public string $ ... ame ; /* メソッド */ public __construct ( object | string $objectOrMethod , string $method ) public __constr ... uct ( string $classMethod ) public static export ( string $clas ... s , string $name , bool $return = false ): string public getC ...
https://man.plustar.jp/php/class.reflectionmethod.html - [similar]
The Swoole\Async class 2507
« swoole_version Swoole\Async::dnsLookup » PHP Manual Swoole The Swoole\Async class The Swoole\A ... e\Async { /* メソッド */ public static dnsLookup ( string $hostname , callable $callback ): void public stat ... ic read ( string $filename , callable $callback , int $chunk_size = ... , int $offset = ? ): bool public static readFile ( string $filename , callable $callback ): void public stat ... et ( array $settings ): void public static write ( string $filename , string $content , int $offset = ? , ca ...
https://man.plustar.jp/php/class.swoole-async.html - [similar]