検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 5876 for Public (0.029 sec.)
SoapVar クラス 2273
« SoapParam::__construct SoapVar::__construct » PHP Manual SOAP SoapVar クラス SoapVar クラス (P ... します。 クラス概要 class SoapVar { /* プロパティ */ public int $ enc_type ; public mixed $ enc_value = null ; ... public ? string $ enc_stype = null ; public ? string $ en ... c_ns = null ; public ? string $ enc_name = null ; public ? string $ enc ... _namens = null ; /* メソッド */ public __construct ( mixed $data , ? int $encoding , ? st ...
https://man.plustar.jp/php/class.soapvar.html - [similar]
ErrorException 2261
« Exception::__clone ErrorException::__construct » PHP Manual 定義済みの例外 ErrorException Erro ... ate ? Throwable $ previous = null ; /* メソッド */ public __construct ( string $message = "" , int $code = 0 ... line = null , ? Throwable $previous = null ) final public getSeverity (): int /* 継承したメソッド */ final p ... ublic Exception::getMessage (): string final public Exception::getPrevious (): ? Throwable final publi ... c Exception::getCode (): int final public Exception::getFile (): string final public Excepti ...
https://man.plustar.jp/php/class.errorexception.html - [similar]
SQLite3Stmt クラス 2261
« SQLite3::version SQLite3Stmt::bindParam » PHP Manual SQLite3 SQLite3Stmt クラス SQLite3Stmt ク ... e __construct ( SQLite3 $sqlite3 , string $query ) public bindParam ( string | int $param , mixed &$var , in ... t $type = SQLITE3_TEXT ): bool public bindValue ( string | int $param , mixed $value , i ... nt $type = SQLITE3_TEXT ): bool public clear (): bool public close (): bool public execut ... e (): SQLite3Result | false public getSQL ( bool $expand = false ): string | false pu ...
https://man.plustar.jp/php/class.sqlite3stmt.html - [similar]
公開鍵でデータを復号する 2261
« openssl_private_encrypt openssl_public_encrypt » PHP Manual OpenSSL 関数 公開鍵でデータを復号す ... る openssl_public_decrypt (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) open ... ssl_public_decrypt — 公開鍵でデータを復号する 説明 openssl_pu ... ymmetricKey | OpenSSLCertificate | array | string $public_key , int $padding = OPENSSL_PKCS1_PADDING ): bool ... openssl_public_decrypt() は、事前に openssl_private_encrypt() で暗 ...
https://man.plustar.jp/php/function.openssl-public-decrypt.html - [similar]
Error 2252
« ErrorException::getSeverity Error::__construct » PHP Manual 定義済みの例外 Error Error (PHP 7, ... ate ? Throwable $ previous = null ; /* メソッド */ public __construct ( string $message = "" , int $code = 0 ... , ? Throwable $previous = null ) final public getMessage (): string final public getPrevious (): ... ? Throwable final public getCode (): int final public getFile (): string fi ... nal public getLine (): int final public getTrace (): array fi ...
https://man.plustar.jp/php/class.error.html - [similar]
RecursiveIterator インターフェイス 2252
« OuterIterator::getInnerIterator RecursiveIterator::getChildren » PHP Manual インターフェイス R ... ecursiveIterator extends Iterator { /* メソッド */ public getChildren (): ? RecursiveIterator public hasChil ... dren (): bool /* 継承したメソッド */ public Iterator::current (): mixed public Iterator::key ( ... ): mixed public Iterator::next (): void public Iterator::rewind () ... : void public Iterator::valid (): bool } 目次 RecursiveIterator: ...
https://man.plustar.jp/php/class.recursiveiterator.html - [similar]
SoapServer クラス 2252
« SoapClient::__soapCall SoapServer::addFunction » PHP Manual SOAP SoapServer クラス SoapServer ... ? SoapFault $ __soap_fault = null ; /* メソッド */ public __construct ( ? string $wsdl , array $options = [] ... ) public addFunction ( array | string | int $functions ): v ... oid public addSoapHeader ( SoapHeader $header ): void public ... mixed $details = null , string $name = "" ): void public getFunctions (): array public handle ( ? string $r ...
https://man.plustar.jp/php/class.soapserver.html - [similar]
Menu 2252
« UI\Control::show UI\Menu::append » PHP Manual UI Menu Menu (UI 0.9.9) はじめに Menus must be c ... indow クラス概要 class UI\Menu { /* Constructor */ public __construct ( string $name ) /* メソッド */ public ... , string $type = UI\MenuItem::class ): UI\MenuItem public appendAbout ( string $type = UI\MenuItem::class ): ... UI\MenuItem public appendCheck ( string $name , string $type = UI\Men ... uItem::class ): UI\MenuItem public appendPreferences ( string $type = UI\MenuItem::cl ...
https://man.plustar.jp/php/class.ui-menu.html - [similar]
COMPersistHelper クラス 2242
« variant::__construct COMPersistHelper::__construct » PHP Manual COM COMPersistHelper クラス CO ... ス概要 final class COMPersistHelper { /* メソッド */ public __construct ( ? variant $variant = null ) public G ... etCurFileName (): string | false public GetMaxStreamSize (): int public InitNew (): bool p ... omFile ( string $filename , int $flags = 0 ): bool public LoadFromStream ( resource $stream ): bool public S ... ? string $filename , bool $remember = true ): bool public SaveToStream ( resource $stream ): bool } 目次 COM ...
https://man.plustar.jp/php/class.compersisthelper.html - [similar]
RowResult クラス 2242
« Result::getWarningsCount RowResult::__construct » PHP Manual Mysql_xdevapi RowResult クラス Ro ... _xdevapi\BaseResult , Traversable { /* メソッド */ public fetchAll (): array public fetchOne (): array publi ... c getColumnsCount (): int public getColumnNames (): array public getColumns (): arr ... ay public getWarnings (): array public getWarningsCount (): ... の数を取得する 関連キーワード: RowResult , クラス , public , 取得 , array , xdevapi , getWarningsCount , 警告 ...
https://man.plustar.jp/php/class.mysql-xdevapi-rowresult.html - [similar]