検索

phrase: max: clip:
target: order:
Results of 371 - 380 of about 1128 for [SIMILAR] 16 1024 4096 WITH 10763 時刻 WITH 6789... (0.765 sec.)
リクエストをルーティングする 0
« Yaf_Route_Static::match Yaf_Route_Supervar » PHP Manual Yaf_Route_Static リクエストをルーティングする Yaf_Route_Static::route (Yaf >=1.0.0) Yaf_Route_Static::route — リクエストをルーティングする 説明 public Yaf_Route_Static::route ( Yaf_Request_Abstract $request ): bool 警告 この関数は ...
https://man.plustar.jp/php/yaf-route-static.route.html - [similar]
ファイルのモードを変更する 0
« chgrp chown » PHP Manual ファイルシステム 関数 ファイルのモードを変更する chmod (PHP 4, PHP 5, PHP 7, PHP 8) chmod — ファイルのモードを変更する 説明 chmod ( string $filename , int $permissions ): bool 指定されたファイルのモードを permissions で指定したものに変更しようと試みます。 パラメ ...
https://man.plustar.jp/php/function.chmod.html - [similar]
はじめに 0
« CUBRID インストール/設定 » PHP Manual CUBRID はじめに はじめに これらの関数により、CUBRID データベースサーバーにアクセスできます。 CUBRID についての詳細は、 » CUBRID で見つかります。 CUBRID についてのドキュメントは、 » CUBRID ドキュメント で見つかります。 関連キーワード: CUBRID , ドキュ ...
https://man.plustar.jp/php/intro.cubrid.html - [similar]
はじめに 0
« SSH2 インストール/設定 » PHP Manual SSH2 はじめに はじめに 安全な暗号化通信を使用したリモートマシン上にあるリソースへのアクセス手段 (シェル、リモート実行、トンネリング、ファイル転送) を提供する » libssh2 のバインディングです。 関連キーワード: リモート , インストール , 設定 , 通信 , マシ ...
https://man.plustar.jp/php/intro.ssh2.html - [similar]
Hash 関数 0
« HashContext::__unserialize hash_algos » PHP Manual Hash Hash 関数 Hash 関数 目次 hash_algos — 登録されているハッシュアルゴリズムの一覧を返す hash_copy — ハッシュコンテキストをコピーする hash_equals — タイミング攻撃に対して安全な文字列比較 hash_file — ファイルの内容から、ハッシュ値を生成 ...
https://man.plustar.jp/php/ref.hash.html - [similar]
プロパティが初期化されているかをチェックする 0
« ReflectionProperty::isDefault ReflectionProperty::isPrivate » PHP Manual ReflectionProperty プロパティが初期化されているかをチェックする ReflectionProperty::isInitialized (PHP 7 >= 7.4.0, PHP 8) ReflectionProperty::isInitialized — プロパティが初期化されているかをチェックする 説明 publi ...
https://man.plustar.jp/php/reflectionproperty.isinitialized.html - [similar]
日付を Unix のタイムスタンプとして取得する 0
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mktime (PHP 4, PHP 5, PHP 7, PHP 8) mktime — 日付を Unix のタイムスタンプとして取得する 説明 mktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $day = ...
https://man.plustar.jp/php/function.mktime.html - [similar]
はじめに 0
« Varnish インストール/設定 » PHP Manual Varnish はじめに はじめに Varnish Cache は、オープンソースな最先端のウェブアプリケーションアクセラレーターです。 この拡張モジュールを使えば、実行中の varnish インスタンスとのやりとりを TCP ソケット経由あるいは共有メモリ経由でできます。 関連キーワー ...
https://man.plustar.jp/php/intro.varnish.html - [similar]
可変変数 0
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利なことが時々あります。可変変数では、変数 名を動的にセットし使用できます。通常の変数は、次のような命令でセッ トします。 <?php $a = 'hello' ; ?> 可変変数は、変数の値をとり、変数の名前として扱いま ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
下位互換性のない変更点 0
« 新しいグローバル定数 PHP 7.2.x で推奨されなくなる機能 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 下位互換性のない変更点 下位互換性のない変更点 number_format() は負のゼロを返さない 以前のバージョンでは、 number_format() 関数が -0 を返せました。 これは IEEE 754 浮動小数点標準規格に沿 ...
https://man.plustar.jp/php/migration72.incompatible.html - [similar]