検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 1310 for [SIMILAR] 16 1024 4096 WITH 36066 sessionhandler... (0.952 sec.)
OpenBSD へのインストール 0
« CGI およびコマンドライン Solaris へのインストール » PHP Manual Unix システムへのインストール OpenBSD へのインストール OpenBSD へのインストール このセクションでは、PHP を » OpenBSD 5.8 に インストールする場合に固有の注意事項とヒントについて説明します。 バイナリパッケージの使用 OpenBSD に ...
https://man.plustar.jp/php/install.unix.openbsd.html - [similar]
ファイルシステム 0
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ファイルシステム 関数 basename — パスの最後にある名前の部分を返す chgrp — ファイルのグループを変更する chmod — フ ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
ファイルシステム 関数 0
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 参考 関連する関数については、 ディレクトリ および プログラム実行 の節を 参照してください。 リモートファイルとして使用することができる種々のURLラッパーの一覧 と説明については、 サポートするプ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]
汎用のファイルロックを行う 0
« filetype fnmatch » PHP Manual ファイルシステム 関数 汎用のファイルロックを行う flock (PHP 4, PHP 5, PHP 7, PHP 8) flock — 汎用のファイルロックを行う 説明 flock ( resource $stream , int $operation , int &$would_block = null ): bool flock() を使うと、(ほとんどの Unix、そして Windows さえ ...
https://man.plustar.jp/php/function.flock.html - [similar]
クッキー(Cookies) 0
« PHP による HTTP 認証 セッション » PHP Manual 機能 クッキー(Cookies) クッキー(Cookies) PHP は、HTTP クッキー(Cookie)を完全にサポートします。 クッキーは、リモートブラウザに文字列データを保存したり、 再訪するユーザーを特定したりする機構です。 setcookie() か setrawcookie() を使用してクッキ ...
https://man.plustar.jp/php/features.cookies.html - [similar]
インストール手順 0
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP を構成する OCI8 を構成する前に前述の 要件 節に 目を通してください。 Web サーバーを開始する前に、一般的に OCI8 はいくつかの Oracle 環境変数(下記参照)が必要です。 それらはライブラリの場所を指 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
データベースへの接続をオープンする 0
« ibase_commit ibase_db_info » PHP Manual Firebird/InterBase 関数 データベースへの接続をオープンする ibase_connect (PHP 5, PHP 7 < 7.4.0) ibase_connect — データベースへの接続をオープンする 説明 ibase_connect ( string $database = ? , string $username = ? , string $password = ? , string $c ...
https://man.plustar.jp/php/function.ibase-connect.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
文字列の crc32 多項式計算を行う 0
« count_chars crypt » PHP Manual String 関数 文字列の crc32 多項式計算を行う crc32 (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) crc32 — 文字列の crc32 多項式計算を行う 説明 crc32 ( string $string ): int string の 32 ビット長の CRC (cyclic redundancy checksum) チェックサムを生成します。 これは通 ...
https://man.plustar.jp/php/function.crc32.html - [similar]
Z39.50 サーバーへの接続を準備する 0
« yaz_close yaz_database » PHP Manual YAZ 関数 Z39.50 サーバーへの接続を準備する yaz_connect (PHP 4 >= 4.0.1, PECL yaz >= 0.9.0) yaz_connect — Z39.50 サーバーへの接続を準備する 説明 yaz_connect ( string $zurl , mixed $options = ? ): mixed この関数は、成功した場合に接続リソース、失敗した場 ...
https://man.plustar.jp/php/function.yaz-connect.html - [similar]