検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 257 for [SIMILAR] 16 1024 4096 WITH 23453 getclosurescop... (0.286 sec.)
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]
指定したキーで排他ロックを確保する 0
« wincache_fcache_meminfo wincache_ocache_fileinfo » PHP Manual WinCache 関数 指定したキーで排他ロックを確保する wincache_lock (PECL wincache >= 1.1.0) wincache_lock — 指定したキーで排他ロックを確保する 説明 wincache_lock ( string $key , bool $isglobal = false ): bool 指定したキーについて ...
https://man.plustar.jp/php/function.wincache-lock.html - [similar]
はじめに 0
« win32service インストール/設定 » PHP Manual win32service はじめに はじめに win32service は Windows 限定の拡張モジュールです。 サービスコントロールマネージャと連携してサービスの開始・停止・登録・解除を行ったり、 PHP スクリプトをサービスとして実行させる機能を提供します。 関連キーワード: ...
https://man.plustar.jp/php/intro.win32service.html - [similar]
プロパティ 0
« クラスの基礎 オブジェクト定数 » PHP Manual クラスとオブジェクト プロパティ プロパティ クラスのメンバ変数のことを プロパティ といいます。 それ以外に フィールド などという呼びかたを見たことがあるかもしれません。 しかし、このマニュアルでは プロパティ と呼ぶことにします。 プロパティは、少な ...
https://man.plustar.jp/php/language.oop5.properties.html - [similar]
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
待つかフォークした子プロセスのステータスを返す 0
« pcntl_unshare pcntl_waitpid » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_wait (PHP 5, PHP 7, PHP 8) pcntl_wait — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_wait ( int &$status , int $flags = 0 , array &$resource_usage = [] ): int この関数は ...
https://man.plustar.jp/php/function.pcntl-wait.html - [similar]
待つかフォークした子プロセスのステータスを返す 0
« pcntl_wait pcntl_wexitstatus » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを返す pcntl_waitpid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_waitpid — 待つかフォークした子プロセスのステータスを返す 説明 pcntl_waitpid ( int $process_id , int &$status , int $flags = 0 , ...
https://man.plustar.jp/php/function.pcntl-waitpid.html - [similar]
Apache 2.x (Unixシステム用) 0
« Unix システムへのインストール Nginx 1.4.x (Unix システム用) » PHP Manual Unix システムへのインストール Apache 2.x (Unixシステム用) Apache 2.x (Unixシステム用) このセクションでは、PHPを Unix システム上の Apache 2.x にインストールする際の 手引きと注意事項について説明します。 警告 Apache2 ...
https://man.plustar.jp/php/install.unix.apache2.html - [similar]
例外(exceptions) 0
« PHP 7 でのエラー 例外を拡張する » PHP Manual 言語リファレンス 例外(exceptions) 例外(exceptions) 目次 例外を拡張する PHP は、他のプログラミング言語に似た例外モデルを有しています。 PHP 内で例外が投げられ ( throw され)、それが 捕捉され ( catch され) ます。発生した例外を 捕捉するには、コー ...
https://man.plustar.jp/php/language.exceptions.html - [similar]
unlink か unset を参照してください 0
« copy dirname » PHP Manual ファイルシステム 関数 unlink か unset を参照してください delete delete — unlink() か unset() を参照してください 説明 PHP には、delete というキーワードや関数は存在しません。 もしあなたがファイルを削除する方法を探してこのページにたどり着いたのなら、 unlink() を試 ...
https://man.plustar.jp/php/function.delete.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 NEXT