検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 630 for [SIMILAR] 16 1024 4096 WITH 29564 getpwuid WITH ... (0.479 sec.)
PHP スクリプトの所有者の GID を得る 0
« getlastmod getmyinode » PHP Manual PHP オプション/情報 関数 PHP スクリプトの所有者の GID を得る getmygid (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) getmygid — PHP スクリプトの所有者の GID を得る 説明 getmygid (): int | false 現在のスクリプトのグループ ID を取得します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.getmygid.html - [similar]
現在のスクリプトの inode を取得する 0
« getmygid getmypid » PHP Manual PHP オプション/情報 関数 現在のスクリプトの inode を取得する getmyinode (PHP 4, PHP 5, PHP 7, PHP 8) getmyinode — 現在のスクリプトの inode を取得する 説明 getmyinode (): int | false 現在のスクリプトの inode を取得します。 パラメータ この関数にはパラメータ ...
https://man.plustar.jp/php/function.getmyinode.html - [similar]
Remove a function definition 0
« runkit7_function_redefine runkit7_function_rename » PHP Manual runkit7 関数 Remove a function definition runkit7_function_remove (PECL runkit7 >= Unknown) runkit7_function_remove — Remove a function definition 説明 runkit7_function_remove ( string $function_name ): bool 注意 : デフォル ...
https://man.plustar.jp/php/function.runkit7-function-remove.html - [similar]
Change a function's name 0
« runkit7_function_remove runkit7_import » PHP Manual runkit7 関数 Change a function's name runkit7_function_rename (PECL runkit7 >= Unknown) runkit7_function_rename — Change a function's name 説明 runkit7_function_rename ( string $source_name , string $target_name ): bool 注意 : デフォル ...
https://man.plustar.jp/php/function.runkit7-function-rename.html - [similar]
クッキーを送信する 0
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PHP 5, PHP 7, PHP 8) setcookie — クッキーを送信する 説明 setcookie ( string $name , string $value = "" , int $expires_or_options = 0 , string $path = "" , string $domain = "" , bool $secure = fa ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
インストール 0
« FastCGI Process Manager (FPM) 設定 » PHP Manual FastCGI Process Manager (FPM) インストール インストール ソースからのコンパイル FPM を有効にして PHP をビルドするには、configure 時に --enable-fpm を追加します。 そのほかにも FPM 固有のオプションがいくつかあります (いずれも必須ではありませ ...
https://man.plustar.jp/php/install.fpm.install.html - [similar]
はじめに 0
« APCu インストール/設定 » PHP Manual APCu はじめに はじめに APCu は、PHP で動くインメモリの key-value ストアです。 キーは文字列型で、値は任意のPHPの変数を保存できます。 APCu はユーザーランドの変数のキャッシュのみをサポートしています。 APCu は APC から opcode のキャッシュ機能を除いたもの ...
https://man.plustar.jp/php/intro.apcu.html - [similar]
はじめに 0
« 配列 インストール/設定 » PHP Manual 配列 はじめに はじめに これらの関数により様々な手法で配列にアクセスし、操作することが可能になります。 配列は、変数の組を保存、管理、操作する基本的な要素です。 通常の配列および多次元配列がサポートされており、ユーザーが定義したり、 他の関数で作成するこ ...
https://man.plustar.jp/php/intro.array.html - [similar]
はじめに 0
« cURL インストール/設定 » PHP Manual cURL はじめに はじめに PHP は、Daniel Stenbergにより開発されたライブラリlibcurl をサポートします。 このライブラリにより、多くの異なったプロトコルで様々なサーバーと接続し、 通信することが可能になります。libcurl は現在 http, https, ftp, gopher, telnet, ...
https://man.plustar.jp/php/intro.curl.html - [similar]