検索

phrase: max: clip:
target: order:
Results of 471 - 480 of about 511 for PATH (0.127 sec.)
HTTP コンテキストオプションの一覧 3290
« ソケットコンテキストオプション FTP コンテキストオプション » PHP Manual コンテキストオプションと ... 成する際に完全な URI (例: GET http://www.example.com/path/to/file.html HTTP/1.0 ) が用いられます。これは標準 ...
https://man.plustar.jp/php/context.http.html - [similar]
セッション管理の基礎 3290
« セッション と セキュリティ セッションに関連する INI 設定をセキュアにする » PHP Manual セッショ ... 証を実装すべきです。 セッションIDクッキーは、domain, path, httponly, secure, そして PHP 7.3 以降では、SameSi ... 証キーである場合、 できるだけ手厚く保護すべきです。 path/httponly/secure/SameSite クッキー属性をセキュアにす ...
https://man.plustar.jp/php/features.session.security.management.html - [similar]
フィルタフラグ 3290
« その他のフィルタ 定義済み定数 » PHP Manual フィルタの型 フィルタフラグ フィルタフラグ フィルタ ... L URL がホストを含むことを要求します。 FILTER_FLAG_PATH_REQUIRED FILTER_VALIDATE_URL URL で、パス部分を必須 ...
https://man.plustar.jp/php/filter.filters.flags.html - [similar]
検証フィルタ 3290
« フィルタの型 除去フィルタ » PHP Manual フィルタの型 検証フィルタ 検証フィルタ 検証用のフィルタ ... REQUIRED , FILTER_FLAG_HOST_REQUIRED , FILTER_FLAG_PATH_REQUIRED , FILTER_FLAG_QUERY_REQUIRED , FILTER_NUL ...
https://man.plustar.jp/php/filter.filters.validate.html - [similar]
Bind variables to a prepared statement as parameters 3290
« CUBRID 関数 cubrid_close_prepare » PHP Manual CUBRID 関数 Bind variables to a prepared stateme ... will convert it to string, and use it as the full path and file name of a file on the client filesystem. ...
https://man.plustar.jp/php/function.cubrid-bind.html - [similar]
TypeType フォントを使用したテキストの bounding box を生成する 3290
« imagetruecolortopalette imagettftext » PHP Manual GD および Image 関数 TypeType フォントを使用 ... ンではなく、 space 文字が 異なるフォントファイルの 'pathのセパレータ' として使われていました。 この機能を意図 ... ょう。 <?php // GD の環境変数を設定 putenv ( 'GDFONTPATH=' . realpath ( '.' )); // 使用されるフォント名 ( . ...
https://man.plustar.jp/php/function.imagettfbbox.html - [similar]
セッションに登録されたデータを全て破棄する 3290
« session_decode session_encode » PHP Manual セッション関数 セッションに登録されたデータを全て破 ... session_name (), '' , time () - 42000 , $params [ "path" ], $params [ "domain" ], $params [ "secure" ], $p ...
https://man.plustar.jp/php/function.session-destroy.html - [similar]
Apache 2.x (Microsoft Windows 用) 3290
« Microsoft Windows のコマンドラインでの PHP Windows 上での PHP のトラブルシューティング » PHP M ... lication/x-httpd-php </FilesMatch> # configure the path to php.ini PHPIniDir "C:/php" 注意 : 上の例の C:/p ...
https://man.plustar.jp/php/install.windows.apache2.html - [similar]
その他の変更 3290
« PHP 8.1.x で推奨されなくなる機能 PHP 7.4.x から PHP 8.0.x への移行 » PHP Manual PHP 8.0.x から ... argon2 のインストール先を指定するには、 PKG_CONFIG_PATH を使うべきです。 INI ファイルの扱いの変更 INI ディ ...
https://man.plustar.jp/php/migration81.other-changes.html - [similar]
データベースへの接続を表す PDO インスタンスを生成する 3290
« PDO::commit PDO::errorCode » PHP Manual PDO データベースへの接続を表す PDO インスタンスを生成す ... リモート URL を指定することができます。 uri:file:///path/to/dsnfile エイリアス dsn は、DSN 文字列を定義する ...
https://man.plustar.jp/php/pdo.construct.html - [similar]