検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 216 for [SIMILAR] 16 1024 4096 WITH 34062 プア WITH 2027... (0.279 sec.)
キーが指すデータを取得する 0
« dba_exists dba_firstkey » PHP Manual DBA 関数 キーが指すデータを取得する dba_fetch (PHP 4, PHP 5, PHP 7, PHP 8) dba_fetch — キーが指すデータを取得する 説明 dba_fetch ( string $key , resource $handle ): string dba_fetch ( string $key , int $skip , resource $handle ): string dba_fetch() ...
https://man.plustar.jp/php/function.dba-fetch.html - [similar]
ファイルやディレクトリのオーナーを変更する 0
« eio_chmod eio_close » PHP Manual Eio 関数 ファイルやディレクトリのオーナーを変更する eio_chown (PECL eio >= 0.0.1dev) eio_chown — ファイルやディレクトリのオーナーを変更する 説明 eio_chown ( string $path , int $uid , int $gid = -1 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL ...
https://man.plustar.jp/php/function.eio-chown.html - [similar]
ファイルのオーナーを変更する 0
« eio_fchmod eio_fdatasync » PHP Manual Eio 関数 ファイルのオーナーを変更する eio_fchown (PECL eio >= 0.0.1dev) eio_fchown — ファイルのオーナーを変更する 説明 eio_fchown ( mixed $fd , int $uid , int $gid = -1 , int $pri = EIO_PRI_DEFAULT , callable $callback = NULL , mixed $data = NULL ) ...
https://man.plustar.jp/php/function.eio-fchown.html - [similar]
SITEコマンドをサーバーに送信する 0
« ftp_set_option ftp_size » PHP Manual FTP 関数 SITEコマンドをサーバーに送信する ftp_site (PHP 4, PHP 5, PHP 7, PHP 8) ftp_site — SITEコマンドをサーバーに送信する 説明 ftp_site ( FTP\Connection $ftp , string $command ): bool ftp_site() は、指定された SITE コマンドを FTP サーバーに送信しま ...
https://man.plustar.jp/php/function.ftp-site.html - [similar]
スレッド化したメッセージのツリーを返す 0
« imap_subscribe imap_timeout » PHP Manual IMAP 関数 スレッド化したメッセージのツリーを返す imap_thread (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imap_thread — スレッド化したメッセージのツリーを返す 説明 imap_thread ( IMAP\Connection $imap , int $flags = SE_FREE ): array | false スレッド化さ ...
https://man.plustar.jp/php/function.imap-thread.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 0
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]
変数の文字列としての値を取得する 0
« settype unserialize » PHP Manual 変数操作 関数 変数の文字列としての値を取得する strval (PHP 4, PHP 5, PHP 7, PHP 8) strval — 変数の文字列としての値を取得する 説明 strval ( mixed $value ): string value の string としての値を 返します。文字列への変換の詳細については、 string の ドキュメン ...
https://man.plustar.jp/php/function.strval.html - [similar]
列挙型をシリアライズする 0
« 値のリスト 例 » PHP Manual 列挙型(Enum) 列挙型をシリアライズする 列挙型をシリアライズする 列挙型は、オブジェクトとは違う形でシリアライズされます。 特別に、列挙型には case 名を指定する新しいシリアライズコード "E" が付与されています。 デシリアライズのルーチンはそれを使って、 既存のシング ...
https://man.plustar.jp/php/language.enumerations.serialization.html - [similar]
変更履歴 0
« 共変性と反変性 名前空間 » PHP Manual クラスとオブジェクト 変更履歴 変更履歴 PHP の OOP モデルの変更履歴をここに記録します。 個々の機能の説明や注意点については、クラスとオブジェクトに関するドキュメントを参照ください。 バージョン 説明 8.1.0 追加: クラスの定数に対して、 final が指定できる ...
https://man.plustar.jp/php/language.oop5.changelog.html - [similar]
ソケットに名前をバインドする 0
« socket_addrinfo_lookup socket_clear_error » PHP Manual ソケット 関数 ソケットに名前をバインドする socket_bind (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) socket_bind — ソケットに名前をバインドする 説明 socket_bind ( Socket $socket , string $address , int $port = 0 ): bool address で指定した名 ...
https://man.plustar.jp/php/function.socket-bind.html - [similar]