検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 979 for [SIMILAR] 16 1024 4096 WITH 27406 realpath WITH ... (1.124 sec.)
PHP LDAP コールの使用法 0
« 定義済み定数 LDAP コントロール » PHP Manual LDAP PHP LDAP コールの使用法 PHP LDAP コールの使用法 LDAP コールを使用する前に、以下のことを知っておいてください。 使用するディレクトリサーバーの名前またはアドレス サーバーの "base dn" (このサーバーがあるワールドディレクトリ の部分で、"o=My C ...
https://man.plustar.jp/php/ldap.using.html - [similar]
インストール/設定 0
« はじめに 要件 » PHP Manual パスワードのハッシュ インストール/設定 インストール/設定 目次 要件 インストール手順 実行時設定 リソース型 関連キーワード: インストール , 設定 , 要件 , パスワード , ハッシュ , 手順 , 実行 , リソース , ...
https://man.plustar.jp/php/password.setup.html - [similar]
画像のアーチファクトを設定する 0
« Imagick::setImageAlphaChannel Imagick::setImageAttribute » PHP Manual Imagick 画像のアーチファクトを設定する Imagick::setImageArtifact (PECL imagick 3) Imagick::setImageArtifact — 画像のアーチファクトを設定する 説明 public Imagick::setImageArtifact ( string $artifact , string $value ): ...
https://man.plustar.jp/php/imagick.setimageartifact.html - [similar]
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 0
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う mb_ereg_replace_callback (PHP 5 >= 5.4.1, PHP 7, PHP 8) mb_ereg_replace_callback — マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
OpenSSLAsymmetricKey クラス 0
« OpenSSLCertificateSigningRequest パスワードのハッシュ » PHP Manual OpenSSL OpenSSLAsymmetricKey クラス OpenSSLAsymmetricKey クラス (PHP 8) はじめに PHP 8.0.0 以降、 OpenSSL key リソースを置き換える完全不透明クラスです。 クラス概要 final class OpenSSLAsymmetricKey { } 関連キーワード: ク ...
https://man.plustar.jp/php/class.opensslasymmetrickey.html - [similar]
ファイルをコピーする 0
« clearstatcache delete » PHP Manual ファイルシステム 関数 ファイルをコピーする copy (PHP 4, PHP 5, PHP 7, PHP 8) copy — ファイルをコピーする 説明 copy ( string $from , string $to , ? resource $context = null ): bool ファイル from を to にコピーします。 ファイルを移動したいならば、 renam ...
https://man.plustar.jp/php/function.copy.html - [similar]
指定した名前のユーザーに関する情報を返す 0
« posix_getppid posix_getpwuid » PHP Manual POSIX 関数 指定した名前のユーザーに関する情報を返す posix_getpwnam (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpwnam — 指定した名前のユーザーに関する情報を返す 説明 posix_getpwnam ( string $username ): array | false 指定したユーザーに関する情報を配列 ...
https://man.plustar.jp/php/function.posix-getpwnam.html - [similar]
指定 ID のユーザーに関する情報を返す 0
« posix_getpwnam posix_getrlimit » PHP Manual POSIX 関数 指定 ID のユーザーに関する情報を返す posix_getpwuid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpwuid — 指定 ID のユーザーに関する情報を返す 説明 posix_getpwuid ( int $user_id ): array | false 指定したユーザー ID のユーザーについての情報 ...
https://man.plustar.jp/php/function.posix-getpwuid.html - [similar]
SCP 経由でファイルを送信する 0
« ssh2_scp_recv ssh2_send_eof » PHP Manual SSH2 関数 SCP 経由でファイルを送信する ssh2_scp_send (PECL ssh2 >= 0.9.0) ssh2_scp_send — SCP 経由でファイルを送信する 説明 ssh2_scp_send ( resource $session , string $local_file , string $remote_file , int $create_mode = 0644 ): bool ローカルフ ...
https://man.plustar.jp/php/function.ssh2-scp-send.html - [similar]
ファイルシステム上のファイルを tar/zip アーカイブに追加する 0
« PharData::addEmptyDir PharData::addFromString » PHP Manual PharData ファイルシステム上のファイルを tar/zip アーカイブに追加する PharData::addFile (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) PharData::addFile — ファイルシステム上のファイルを tar/zip アーカイブに追加する 説明 publ ...
https://man.plustar.jp/php/phardata.addfile.html - [similar]