検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 636 for [SIMILAR] 16 1024 4096 WITH 4666 ユー WITH 4115 ... (1.673 sec.)
SessionUpdateTimestampHandlerInterface クラス 0
« SessionIdInterface::create_sid SessionUpdateTimestampHandlerInterface::updateTimestamp » PHP Manual Sessions SessionUpdateTimestampHandlerInterface クラス SessionUpdateTimestampHandlerInterface クラス (PHP 7, PHP 8) はじめに SessionUpdateTimestampHandlerInterface は カスタムセッションハ ...
https://man.plustar.jp/php/class.sessionupdatetimestamphandlerinterface.html - [similar]
基本的な使用法 0
« 例 FTP 関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 FTP の例 <?php // 接続を確立する $ftp = ftp_connect ( $ftp_server ); // ユーザー名とパスワードでログインする $login_result = ftp_login ( $ftp , $ftp_user_name , $ftp_user_pass ); // 接続できたか確認する if ((! $ftp ) || (! $ ...
https://man.plustar.jp/php/ftp.examples-basic.html - [similar]
配列からシンボルテーブルに変数をインポートする 0
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PHP 4, PHP 5, PHP 7, PHP 8) extract — 配列からシンボルテーブルに変数をインポートする 説明 extract ( array &$array , int $flags = EXTR_OVERWRITE , string $prefix = "" ): int 配列からシンボルテーブ ...
https://man.plustar.jp/php/function.extract.html - [similar]
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]