検索

phrase: max: clip:
target: order:
Results of 501 - 510 of about 994 for [SIMILAR] 16 1024 4096 WITH 28676 odbc WITH 2444... (2.716 sec.)
ユリウス積算日をユダヤ暦に変換する 0
« jdtogregorian jdtojulian » PHP Manual カレンダー 関数 ユリウス積算日をユダヤ暦に変換する jdtojewish (PHP 4, PHP 5, PHP 7, PHP 8) jdtojewish — ユリウス積算日をユダヤ暦に変換する 説明 jdtojewish ( int $julian_day , bool $hebrew = false , int $flags = 0 ): string ユリウス積算日をユダヤ暦に ...
https://man.plustar.jp/php/function.jdtojewish.html - [similar]
直近の LDAP コマンドの LDAP エラーメッセージを返す 0
« ldap_errno ldap_escape » PHP Manual LDAP 関数 直近の LDAP コマンドの LDAP エラーメッセージを返す ldap_error (PHP 4, PHP 5, PHP 7, PHP 8) ldap_error — 直近の LDAP コマンドの LDAP エラーメッセージを返す 説明 ldap_error ( LDAP\Connection $ldap ): string 指定した ldap に関して、 直近の LDA ...
https://man.plustar.jp/php/function.ldap-error.html - [similar]
公開鍵サブシステムを初期化する 0
« ssh2_publickey_add ssh2_publickey_list » PHP Manual SSH2 関数 公開鍵サブシステムを初期化する ssh2_publickey_init (PECL ssh2 >= 0.10) ssh2_publickey_init — 公開鍵サブシステムを初期化する 説明 ssh2_publickey_init ( resource $session ): resource | false すでに接続している SSH2 サーバーから ...
https://man.plustar.jp/php/function.ssh2-publickey-init.html - [similar]
variant の整数部を返す 0
« variant_imp variant_mod » PHP Manual COM関数 variant の整数部を返す variant_int (PHP 5, PHP 7, PHP 8) variant_int — variant の整数部を返す 説明 variant_int ( mixed $value ): variant variant の整数部を返します。 パラメータ value variant。 注意 : variant に関するすべての計算用関数と同様、 ...
https://man.plustar.jp/php/function.variant-int.html - [similar]
phar アーカイブのメタデータを返す 0
« Phar::getAlias Phar::getModified » PHP Manual Phar phar アーカイブのメタデータを返す Phar::getMetadata (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::getMetadata — phar アーカイブのメタデータを返す 説明 public Phar::getMetadata ( array $unserializeOptions = [] ): mixed アーカ ...
https://man.plustar.jp/php/phar.getmetadata.html - [similar]
Phar アーカイブの使用法: 導入 0
« Phar アーカイブの使用法 Phar アーカイブの使用法: phar ストリームラッパー » PHP Manual Phar アーカイブの使用法 Phar アーカイブの使用法: 導入 Phar アーカイブの使用法: 導入 Phar アーカイブは Java の JAR アーカイブと似た概念のものですが、 PHP アプリケーションで使用する際に必要な機能をより柔 ...
https://man.plustar.jp/php/phar.using.intro.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 必須ライブラリ がインストールされていれば、PHP のコンパイル時に --with-enchant[=dir] オプションを追加するだけで enchant を有効にできます。 Windows ユーザーがこの拡張機能を使うには、 php_enchant.dll を有効に ...
https://man.plustar.jp/php/enchant.installation.html - [similar]
他の SAPI との違い 0
« はじめに オプション » PHP Manual コマンドラインの使用法 他の SAPI との違い 他の SAPI との違い CLI SAPI を他の SAPI と比べた時の 大きな違いを以下に示します。 CGI SAPI と異なり、ヘッダが出力されません。 CGI SAPI は HTTP ヘッダの出力を抑制する機能を 提供していますが、等価な機能は CLI SAPI ...
https://man.plustar.jp/php/features.commandline.differences.html - [similar]
パッシブモードをオンまたはオフにする 0
« ftp_nlist ftp_put » PHP Manual FTP 関数 パッシブモードをオンまたはオフにする ftp_pasv (PHP 4, PHP 5, PHP 7, PHP 8) ftp_pasv — パッシブモードをオンまたはオフにする 説明 ftp_pasv ( FTP\Connection $ftp , bool $enable ): bool ftp_pasv() はパッシブモードをオンまたはオフにします。 パッシブモ ...
https://man.plustar.jp/php/function.ftp-pasv.html - [similar]
コマンドライン引数のリストからオプションを取得する 0
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプションを取得する getopt (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) getopt — コマンドライン引数のリストからオプションを取得する 説明 getopt ( string $short_options , array $long_options = [] , int &$re ...
https://man.plustar.jp/php/function.getopt.html - [similar]