検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 305 for [SIMILAR] 16 1024 4096 WITH 18420 ーネ WITH 1564... (0.369 sec.)
Unicode 文字プロパティ 0
« エスケープシーケンス アンカー » PHP Manual PCRE 正規表現構文 Unicode 文字プロパティ Unicode 文字プロパティ PHP 5.1.0 以降、 UTF-8 モード を設定した場合に、 一般的な文字タイプにマッチする新たなエスケープシーケンスが 3 つ追加されました。 \p{xx} xx プロパティを持つ文字 \P{xx} xx プロパティ ...
https://man.plustar.jp/php/regexp.reference.unicode.html - [similar]
Ev 0
« eio_write はじめに » PHP Manual プロセス制御 Ev Ev はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 ウォッチャー ウォッチャーのコールバック Periodic ウォッチャーの操作モード Ev — Ev クラス Ev::backend — libev が使うバックエンドを表す整数値を返す Ev ...
https://man.plustar.jp/php/book.ev.html - [similar]
日付/時刻 の算術 0
« 例 DateTime » PHP Manual 例 日付/時刻 の算術 日付/時刻 の算術 以下の例は、DST(夏時間) への移行や、 異なった日を持つ月に関する 日付/時刻 の算術の罠をいくつか紹介します。 例1 DateTimeImmutable::add/sub は、経過時間を含む区間を足してしまう DST (夏時間) への移行タイミングをまたいで 24時間を ...
https://man.plustar.jp/php/datetime.examples-arithmetic.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
バイナリセーフなファイルの読み込み 0
« fputs fscanf » PHP Manual ファイルシステム 関数 バイナリセーフなファイルの読み込み fread (PHP 4, PHP 5, PHP 7, PHP 8) fread — バイナリセーフなファイルの読み込み 説明 fread ( resource $stream , int $length ): string | false fread() は、 stream が指すファイルポインタから最高 length バイト ...
https://man.plustar.jp/php/function.fread.html - [similar]
バイナリセーフなファイル書き込み処理 0
« ftruncate glob » PHP Manual ファイルシステム 関数 バイナリセーフなファイル書き込み処理 fwrite (PHP 4, PHP 5, PHP 7, PHP 8) fwrite — バイナリセーフなファイル書き込み処理 説明 fwrite ( resource $stream , string $data , ? int $length = null ): int | false fwrite() は data の内容を stream ...
https://man.plustar.jp/php/function.fwrite.html - [similar]
エンコード変換を行ってメールを送信する 0
« mb_scrub mb_split » PHP Manual マルチバイト文字列 関数 エンコード変換を行ってメールを送信する mb_send_mail (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_send_mail — エンコード変換を行ってメールを送信する 説明 mb_send_mail ( string $to , string $subject , string $message , array | string $ad ...
https://man.plustar.jp/php/function.mb-send-mail.html - [similar]
Unix システムへのインストール 0
« インストールにあたっての一般的な注意事項 Apache 2.x (Unixシステム用) » PHP Manual インストールと設定 Unix システムへのインストール Unix システムへのインストール 目次 Apache 2.x (Unixシステム用) Nginx 1.4.x (Unix システム用) Lighttpd 1.4 (Unix システム用) LiteSpeed/OpenLiteSpeed Webサー ...
https://man.plustar.jp/php/install.unix.html - [similar]
mysqlndプラグイン と MySQL Proxyの比較 0
« MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する » PHP Manual MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Proxyの比較 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd プラグインと MySQL Proxyは、異なるアプローチを用いた異なる技術です。どちらもロードバランシ ...
https://man.plustar.jp/php/mysqlnd.plugin.mysql-proxy.html - [similar]
実用的な例 0
« PHP を使用する初めてのページ フォームの処理 » PHP Manual 簡易チュートリアル 実用的な例 実用的な例 次に、より実用的なことをしてみましょう。 ページを見ているユーザーが使用しているブラウザの種類を確認してみます。 これを行なうには、ブラウザが HTTP リクエストの一部として送信した user agent ...
https://man.plustar.jp/php/tutorial.useful.html - [similar]