検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 200 for [SIMILAR] 16 1024 4096 WITH 28277 mailparse WITH... (0.434 sec.)
文字列をトークンに分割する 0
« strstr strtolower » PHP Manual String 関数 文字列をトークンに分割する strtok (PHP 4, PHP 5, PHP 7, PHP 8) strtok — 文字列をトークンに分割する 説明 strtok ( string $string , string $token ): string | false 代替のシグネチャ (名前付き引数をサポートしていません): strtok ( string $token ): ...
https://man.plustar.jp/php/function.strtok.html - [similar]
コードポイントの10進の数値を、指定された基数で返す 0
« IntlChar::chr IntlChar::enumCharNames » PHP Manual IntlChar コードポイントの10進の数値を、指定された基数で返す IntlChar::digit (PHP 7, PHP 8) IntlChar::digit — コードポイントの10進の数値を、指定された基数で返す 説明 public static IntlChar::digit ( int | string $codepoint , int $base = ...
https://man.plustar.jp/php/intlchar.digit.html - [similar]
インストール手順 0
« 要件 テスト » PHP Manual インストール/設定 インストール手順 インストール手順 OCI8 とともに PHP を構成する OCI8 を構成する前に前述の 要件 節に 目を通してください。 Web サーバーを開始する前に、一般的に OCI8 はいくつかの Oracle 環境変数(下記参照)が必要です。 それらはライブラリの場所を指 ...
https://man.plustar.jp/php/oci8.installation.html - [similar]
フォームの処理 0
« 実用的な例 次にするべきことは? » PHP Manual 簡易チュートリアル フォームの処理 フォームの処理 PHP の最も強力な機能の一つは、HTML フォームを処理する手段です。 理解するべき重要な基本概念は、あるフォームの中の全てのフォーム要素が、 自動的に PHP スクリプトで利用可能になるということです。 詳 ...
https://man.plustar.jp/php/tutorial.forms.html - [similar]
配列の内部ポインタを最終要素にセットする 0
« each extract » PHP Manual 配列 関数 配列の内部ポインタを最終要素にセットする end (PHP 4, PHP 5, PHP 7, PHP 8) end — 配列の内部ポインタを最終要素にセットする 説明 end ( array | object &$array ): mixed end() は array の内部ポインタを最後の要素まで進め、その値を返します。 パラメータ array ...
https://man.plustar.jp/php/function.end.html - [similar]
エントリのホスト OS を取得する 0
« RarEntry::getFileTime RarEntry::getMethod » PHP Manual RarEntry エントリのホスト OS を取得する RarEntry::getHostOs (PECL rar >= 0.1) RarEntry::getHostOs — エントリのホスト OS を取得する 説明 public RarEntry::getHostOs (): int アーカイブエントリのホスト OS のコードを返します。 パラメータ ...
https://man.plustar.jp/php/rarentry.gethostos.html - [similar]
付録 0
« その他の質問 PHP の歴史と関連するプロジェクト » PHP Manual 付録 付録 PHP の歴史と関連するプロジェクト PHPの歴史 PHP関連のプロジェクトの歴史 PHP関連の本 PHP関連の出版物 PHP 8.0.x から PHP 8.1.x への移行 新機能 新しいクラスとインターフェイス 新しく追加された関数 新しいグローバル定数 下位 ...
https://man.plustar.jp/php/appendices.html - [similar]
PHP を手に入れるには 0
« メーリングリスト データベースに関する問題 » PHP Manual FAQ PHP を手に入れるには PHP を手に入れるには このセクションでは、PHP をダウンロードする詳しい場所や OS に関する話題を扱います。 PHPはどこで手に入れることができますか? コンパイル済みのバージョンはありますか? 一部のPHP拡張モジュール ...
https://man.plustar.jp/php/faq.obtaining.html - [similar]
データをファイルに書き込む 0
« file_get_contents file » PHP Manual ファイルシステム 関数 データをファイルに書き込む file_put_contents (PHP 5, PHP 7, PHP 8) file_put_contents — データをファイルに書き込む 説明 file_put_contents ( string $filename , mixed $data , int $flags = 0 , ? resource $context = null ): int | fal ...
https://man.plustar.jp/php/function.file-put-contents.html - [similar]
CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 0
« openssl_csr_new openssl_decrypt » PHP Manual OpenSSL 関数 CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する openssl_csr_sign (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_sign — CSRに他の証明書(あるいは自分自身)で署名して証明書を作成する 説明 openssl_csr_sign ( OpenSS ...
https://man.plustar.jp/php/function.openssl-csr-sign.html - [similar]