検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 1881 for [SIMILAR] 16 1024 4096 WITH 32856 使用 WITH 3137... (1.546 sec.)
ジョブ制御のプロセスグループ ID を得る 0
« posix_getlogin posix_getpgrp » PHP Manual POSIX 関数 ジョブ制御のプロセスグループ ID を得る posix_getpgid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getpgid — ジョブ制御のプロセスグループ ID を得る 説明 posix_getpgid ( int $process_id ): int | false プロセス process_id のプロセスグループ ID を ...
https://man.plustar.jp/php/function.posix-getpgid.html - [similar]
文字列に使用されている単語についての情報を返す 0
« str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を返す str_word_count (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_word_count — 文字列に使用されている単語についての情報を返す 説明 str_word_count ( string $string , int $format = 0 , ? string $cha ...
https://man.plustar.jp/php/function.str-word-count.html - [similar]
正規表現検索を行い、コールバック関数を使用して置換を行う 0
« preg_replace_callback_array preg_replace » PHP Manual PCRE 関数 正規表現検索を行い、コールバック関数を使用して置換を行う preg_replace_callback (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) preg_replace_callback — 正規表現検索を行い、コールバック関数を使用して置換を行う 説明 preg_replace_callba ...
https://man.plustar.jp/php/function.preg-replace-callback.html - [similar]
TypeType フォントを使用したテキストの bounding box を生成する 0
« imagetruecolortopalette imagettftext » PHP Manual GD および Image 関数 TypeType フォントを使用したテキストの bounding box を生成する imagettfbbox (PHP 4, PHP 5, PHP 7, PHP 8) imagettfbbox — TypeType フォントを使用したテキストの bounding box を生成する 説明 imagettfbbox ( float $size , ...
https://man.plustar.jp/php/function.imagettfbbox.html - [similar]
定義済みの定数 0
« 定義済のクラス その他の予約語の一覧 » PHP Manual 予約語の一覧 定義済みの定数 定義済みの定数 コアの定義済みの定数 これらの定数は PHP のコアで定義済みの定数です。 PHP, Zend engine, SAPI モジュールも含みます。 PHP_VERSION ( string ) 現在の PHP のバージョンを "major.minor.release[extra]" 形 ...
https://man.plustar.jp/php/reserved.constants.html - [similar]
ドキュメントタグを作成する 0
« XMLWriter::startComment XMLWriter::startDtd » PHP Manual XMLWriter ドキュメントタグを作成する XMLWriter::startDocument xmlwriter_start_document (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL xmlwriter >= 0.1.0) XMLWriter::startDocument -- xmlwriter_start_document — ドキュメントタグを作成する 説明 ...
https://man.plustar.jp/php/xmlwriter.startdocument.html - [similar]
コネクションプールに memcached サーバーを追加する 0
« Memcache::add Memcache::close » PHP Manual Memcache コネクションプールに memcached サーバーを追加する Memcache::addServer (PECL memcache >= 2.0.0) Memcache::addServer — コネクションプールに memcached サーバーを追加する 説明 Memcache::addServer ( string $host , int $port = 11211 , bool ...
https://man.plustar.jp/php/memcache.addserver.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 各機能の動作は、使用するデータベースの実装に依存します。 dba_optimize() および dba_sync() のような関数は、特定のデータベースでは動作しますが、他のデータベースでは 機能しません。サポートされるdbaハンドラをダウン ...
https://man.plustar.jp/php/dba.requirements.html - [similar]
PHPの隠蔽 0
« ユーザーが投稿したデータ 最新版を維持する » PHP Manual セキュリティ PHPの隠蔽 PHPの隠蔽 一般に隠蔽という手段はセキュリティとしては弱いものだと言われています。 しかしこうした手法が望ましい場合もあります。 PHP を隠すための簡単な技法がいくつかあり、 システムの弱点を見つけようとする攻撃を遅 ...
https://man.plustar.jp/php/security.hiding.html - [similar]