検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 203 for [SIMILAR] 16 1024 4096 WITH 26467 バ上 WITH 1320... (0.420 sec.)
概要 0
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の拡張モジュールとして作られていますが、 PHP を使って開発をする人たちに新しい API を提供するものではないことに注意しましょう。 MySQL データベースに接続するための API を提供するのは、 MySQL 拡張 ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]
クッキー(Cookies) 0
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、HTTP クッキー(Cookie)を完全にサポートします。 クッキーは、リモートブラウザに文字列データを保存したり、 再訪するユーザーを特定したりする機構です。 setcookie() か setrawcookie() を使用してクッキ ...
https://man.plustar.jp/php/features.cookies.html - [similar]
文字列から FDF ドキュメントを読み込む 0
« fdf_next_field_name fdf_open » PHP Manual FDF 関数 文字列から FDF ドキュメントを読み込む fdf_open_string (PHP 4 >= 4.3.0, PHP 5 < 5.3.0, PECL fdf SVN) fdf_open_string — 文字列から FDF ドキュメントを読み込む 説明 fdf_open_string ( string $fdf_data ): resource 文字列からデータを読み込みま ...
https://man.plustar.jp/php/function.fdf-open-string.html - [similar]
ファイルの内容を全て文字列に読み込む 0
« file_exists file_put_contents » PHP Manual ファイルシステム 関数 ファイルの内容を全て文字列に読み込む file_get_contents (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) file_get_contents — ファイルの内容を全て文字列に読み込む 説明 file_get_contents ( string $filename , bool $use_include_path = fa ...
https://man.plustar.jp/php/function.file-get-contents.html - [similar]
サービスマネージャとの接続を切断する 0
« ibase_service_attach ibase_set_event_handler » PHP Manual Firebird/InterBase 関数 サービスマネージャとの接続を切断する ibase_service_detach (PHP 5, PHP 7 < 7.4.0) ibase_service_detach — サービスマネージャとの接続を切断する 説明 ibase_service_detach ( resource $service_handle ): bool パ ...
https://man.plustar.jp/php/function.ibase-service-detach.html - [similar]
シンボリックリンクの所有者を変更する 0
« lchgrp link » PHP Manual ファイルシステム 関数 シンボリックリンクの所有者を変更する lchown (PHP 5 >= 5.1.3, PHP 7, PHP 8) lchown — シンボリックリンクの所有者を変更する 説明 lchown ( string $filename , string | int $user ): bool シンボリックリンク filename の所有者を user に変更しようと ...
https://man.plustar.jp/php/function.lchown.html - [similar]
ハードリンクを作成する 0
« lchown linkinfo » PHP Manual ファイルシステム 関数 ハードリンクを作成する link (PHP 4, PHP 5, PHP 7, PHP 8) link — ハードリンクを作成する 説明 link ( string $target , string $link ): bool link() はハードリンクを作成します。 パラメータ target リンクの対象。 link リンクの名前。 戻り値 成 ...
https://man.plustar.jp/php/function.link.html - [similar]
コード変換指令に基づきファイルからファイルにコード変換する 0
« Recode 関数 recode_string » PHP Manual Recode 関数 コード変換指令に基づきファイルからファイルにコード変換する recode_file (PHP 4, PHP 5, PHP 7 < 7.4.0) recode_file — コード変換指令に基づきファイルからファイルにコード変換する 説明 recode_file ( string $request , resource $input , resour ...
https://man.plustar.jp/php/function.recode-file.html - [similar]
tcpwrap のチェックを実行する 0
« TCP 関数 Varnish » PHP Manual TCP 関数 tcpwrap のチェックを実行する tcpwrap_check (PECL tcpwrap >= 0.1.0) tcpwrap_check — tcpwrap のチェックを実行する 説明 tcpwrap_check ( string $daemon , string $address , string $user = ? , bool $nodns = false ): bool この関数は /etc/hosts.allow およ ...
https://man.plustar.jp/php/function.tcpwrap-check.html - [similar]
HTTP リクエスト変数 0
« $_FILES $_SESSION » PHP Manual 定義済の変数 HTTP リクエスト変数 $_REQUEST (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_REQUEST — HTTP リクエスト変数 説明 $_GET 、 $_POST そして $_COOKIE の内容をまとめた連想配列です。 注意 注意 : これは 'スーパーグローバル' あるいは自動グローバル変数と呼ばれ ...
https://man.plustar.jp/php/reserved.variables.request.html - [similar]