検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 1010 for [SIMILAR] 16 1024 4096 WITH 21554 reflectionpara... (0.883 sec.)
ソケットのオプションを取得する 0
« socket_export_stream socket_getopt » PHP Manual ソケット 関数 ソケットのオプションを取得する socket_get_option (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) socket_get_option — ソケットのオプションを取得する 説明 socket_get_option ( Socket $socket , int $level , int $option ): array | int | fa ...
https://man.plustar.jp/php/function.socket-get-option.html - [similar]
クッキーを送信する 0
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PHP 5, PHP 7, PHP 8) setcookie — クッキーを送信する 説明 setcookie ( string $name , string $value = "" , int $expires_or_options = 0 , string $path = "" , string $domain = "" , bool $secure = fa ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
コンストラクタとデストラクタ 0
« クラスのオートローディング アクセス権 » PHP Manual クラスとオブジェクト コンストラクタとデストラクタ コンストラクタとデストラクタ コンストラクタ __construct ( mixed ...$values = "" ): void PHP では、開発者がクラスのコンストラクタメソッドを宣言することが できます。コンストラクタメソッド ...
https://man.plustar.jp/php/language.oop5.decon.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]
パラメータを削除する 0
« XSLTProcessor::registerPHPFunctions XSLTProcessor::setParameter » PHP Manual XSLTProcessor パラメータを削除する XSLTProcessor::removeParameter (PHP 5, PHP 7, PHP 8) XSLTProcessor::removeParameter — パラメータを削除する 説明 public XSLTProcessor::removeParameter ( string $namespace , st ...
https://man.plustar.jp/php/xsltprocessor.removeparameter.html - [similar]
特殊な HTML エンティティを文字に戻す 0
« htmlentities htmlspecialchars » PHP Manual String 関数 特殊な HTML エンティティを文字に戻す htmlspecialchars_decode (PHP 5 >= 5.1.0, PHP 7, PHP 8) htmlspecialchars_decode — 特殊な HTML エンティティを文字に戻す 説明 htmlspecialchars_decode ( string $string , int $flags = ENT_QUOTES | EN ...
https://man.plustar.jp/php/function.htmlspecialchars-decode.html - [similar]
ローカルタイムを得る 0
« idate microtime » PHP Manual 日付・時刻 関数 ローカルタイムを得る localtime (PHP 4, PHP 5, PHP 7, PHP 8) localtime — ローカルタイムを得る 説明 localtime ( ? int $timestamp = null , bool $associative = false ): array localtime() 関数は、C 言語の 同名の関数コールにより返される構造体と同じ ...
https://man.plustar.jp/php/function.localtime.html - [similar]
例外を作成する 0
« ErrorException ErrorException::getSeverity » PHP Manual ErrorException 例外を作成する ErrorException::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8) ErrorException::__construct — 例外を作成する 説明 public ErrorException::__construct ( string $message = "" , int $code = 0 , int $severity = ...
https://man.plustar.jp/php/errorexception.construct.html - [similar]
staticプロパティの値を取得する 0
« ReflectionClass::getStaticProperties ReflectionClass::getTraitAliases » PHP Manual ReflectionClass staticプロパティの値を取得する ReflectionClass::getStaticPropertyValue (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionClass::getStaticPropertyValue — staticプロパティの値を取得する 説明 public ...
https://man.plustar.jp/php/reflectionclass.getstaticpropertyvalue.html - [similar]
セキュアな SSL-FTP 接続をオープンする 0
« ftp_size ftp_systype » PHP Manual FTP 関数 セキュアな SSL-FTP 接続をオープンする ftp_ssl_connect (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) ftp_ssl_connect — セキュアな SSL-FTP 接続をオープンする 説明 ftp_ssl_connect ( string $hostname , int $port = 21 , int $timeout = 90 ): FTP\Connection ...
https://man.plustar.jp/php/function.ftp-ssl-connect.html - [similar]