検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 108 for [SIMILAR] 16 1024 4096 WITH 13096 階乗 WITH 5718... (0.145 sec.)
PHP関連のプロジェクトの歴史 0
« PHPの歴史 PHP関連の本 » PHP Manual PHP の歴史と関連するプロジェクト PHP関連のプロジェクトの歴史 PHP関連のプロジェクトの歴史 PEAR » PEAR 、 PHP Extension and Application Repository (元は PHP Extension and Add-on Repositoryでした)は、 PHPで書かれた基本的なクラスの集まりで、将来的には PHP ...
https://man.plustar.jp/php/history.php.related.html - [similar]
序文 0
« PHP マニュアル はじめに » PHP Manual PHP マニュアル 序文 序文 PHP は、" PHP: Hypertext Preprocessor " を意味し、広く使用されているオープンソースの汎用スクリプト言語です。 HTML に埋め込むことができ、Web アプリケーションの開発に特に適しています。 PHP の構文の多くは C、Java、Perl 言語から ...
https://man.plustar.jp/php/preface.html - [similar]
パフォーマンス 0
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターンに記述可能な要素のうち、幾つかの要素は、他の要素よりも 効率的に処理されます。 (a|e|i|o|u) のような選択肢の集合よりも [aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]
実用的な例 0
« PHP を使用する初めてのページ フォームの処理 » PHP Manual 簡易チュートリアル 実用的な例 実用的な例 次に、より実用的なことをしてみましょう。 ページを見ているユーザーが使用しているブラウザの種類を確認してみます。 これを行なうには、ブラウザが HTTP リクエストの一部として送信した user agent ...
https://man.plustar.jp/php/tutorial.useful.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使用するデータベースの実装に依存します。 dba_optimize() および dba_sync() のような関数は、特定のデータベースでは動作しますが、他のデータベースでは 機能しません。サポートされるdbaハンドラをダウン ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
正規表現で文字列を分割する 0
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
個人の単語リストを有する新規辞書をロードする 0
« pspell_new_config pspell_new » PHP Manual Pspell 関数 個人の単語リストを有する新規辞書をロードする pspell_new_personal (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_new_personal — 個人の単語リストを有する新規辞書をロードする 説明 pspell_new_personal ( string $filename , string $language ...
https://man.plustar.jp/php/function.pspell-new-personal.html - [similar]
クエリ用の文字列をクオートする 0
« PDO::query PDO::rollBack » PHP Manual PDO クエリ用の文字列をクオートする PDO::quote (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.2.1) PDO::quote — クエリ用の文字列をクオートする 説明 public PDO::quote ( string $string , int $type = PDO::PARAM_STR ): string | false PDO::quote() は入力文 ...
https://man.plustar.jp/php/pdo.quote.html - [similar]
循環の収集 0
« リファレンスカウントの原理 パフォーマンスの考慮点 » PHP Manual ガベージコレクション 循環の収集 循環の収集 伝統的に、PHP で以前使われていたようなリファレンスカウント記憶機構では、 循環参照メモリ・リークに対処できません。 しかしながら、5.3.0 現在、PHP ではその問題に焦点を当てた » Concurr ...
https://man.plustar.jp/php/features.gc.collecting-cycles.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 NEXT