検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 493 for [SIMILAR] 16 1024 4096 WITH 22376 mhash WITH 851... (0.513 sec.)
ファイルあるいはシンボリックリンクの情報を取得する 0
« linkinfo mkdir » PHP Manual ファイルシステム 関数 ファイルあるいはシンボリックリンクの情報を取得する lstat (PHP 4, PHP 5, PHP 7, PHP 8) lstat — ファイルあるいはシンボリックリンクの情報を取得する 説明 lstat ( string $filename ): array | false filename という名前のファイル、 またはシンボ ...
https://man.plustar.jp/php/function.lstat.html - [similar]
mysql_query で使用するために文字列をエスケープする 0
« mysql_error mysql_fetch_array » PHP Manual MySQL 関数 mysql_query で使用するために文字列をエスケープする mysql_escape_string (PHP 4 >= 4.0.3, PHP 5) mysql_escape_string — mysql_query で使用するために文字列をエスケープする 警告 この関数は PHP 4.3.0 で非推奨になり、PHP 7.0.0 で MySQL 拡張 ...
https://man.plustar.jp/php/function.mysql-escape-string.html - [similar]
URL リライタの値をリセットする 0
« output_add_rewrite_var PHP Options/Info » PHP Manual 出力制御 関数 URL リライタの値をリセットする output_reset_rewrite_vars (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) output_reset_rewrite_vars — URL リライタの値をリセットする 説明 output_reset_rewrite_vars (): bool この関数は URL リライタを ...
https://man.plustar.jp/php/function.output-reset-rewrite-vars.html - [similar]
文字列の soundex キーを計算する 0
« similar_text sprintf » PHP Manual String 関数 文字列の soundex キーを計算する soundex (PHP 4, PHP 5, PHP 7, PHP 8) soundex — 文字列の soundex キーを計算する 説明 soundex ( string $string ): string string の soundex キーを計算します。 soundex キーには、似たような発音の単語に関して同じ s ...
https://man.plustar.jp/php/function.soundex.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Imagick 設定オプション 名前 デフォルト 変更可能 変更履歴 imagick.locale_fix false PHP_INI_ALL Imagick 2.1.0 以降で使用可能 imagick.progress_monitor false PHP_INI_SYST ...
https://man.plustar.jp/php/imagick.configuration.html - [similar]
FastCGI Process Manager (FPM) 0
« Amazon EC2 インストール » PHP Manual インストールと設定 FastCGI Process Manager (FPM) FastCGI Process Manager (FPM) 目次 インストール 設定 FPM (FastCGI Process Manager) は、PHP における FastCGI 実装です。(主に)高負荷のサイトで有用な機能が含まれています。 以下のような機能があります。 緩 ...
https://man.plustar.jp/php/install.fpm.html - [similar]
インストールと設定 0
« 次にするべきことは? インストールにあたっての一般的な注意事項 » PHP Manual インストールと設定 インストールと設定 インストールにあたっての一般的な注意事項 Unix システムへのインストール Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lighttpd 1.4 (Unix システム用) LiteSpeed/Open ...
https://man.plustar.jp/php/install.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
名前空間の定義 0
« 名前空間の概要 サブ名前空間の宣言 » PHP Manual 名前空間 名前空間の定義 名前空間の定義 (PHP 5 >= 5.3.0, PHP 7, PHP 8) PHP のコードならなんでも名前空間に含めることができますが、 実際に名前空間の影響を受けるのはクラス (抽象クラスやトレイトを含む) とインターフェイス、関数、そして定数だけで ...
https://man.plustar.jp/php/language.namespaces.definition.html - [similar]
memcached サーバーへの持続的な接続をオープンする 0
« Memcache::increment Memcache::replace » PHP Manual Memcache memcached サーバーへの持続的な接続をオープンする Memcache::pconnect (PECL memcache >= 0.4.0) Memcache::pconnect — memcached サーバーへの持続的な接続をオープンする 説明 Memcache::pconnect ( string $host , int $port = ? , int $t ...
https://man.plustar.jp/php/memcache.pconnect.html - [similar]