検索

phrase: max: clip:
target: order:
Results of 241 - 250 of about 691 for [SIMILAR] 16 1024 4096 WITH 63095 savepath WITH ... (0.541 sec.)
C 言語と同様にスラッシュで文字列をクォートする 0
« String 関数 addslashes » PHP Manual String 関数 C 言語と同様にスラッシュで文字列をクォートする addcslashes (PHP 4, PHP 5, PHP 7, PHP 8) addcslashes — C 言語と同様にスラッシュで文字列をクォートする 説明 addcslashes ( string $string , string $characters ): string characters パラメータに羅 ...
https://man.plustar.jp/php/function.addcslashes.html - [similar]
はじめに 0
« Hash インストール/設定 » PHP Manual Hash はじめに はじめに メッセージダイジェスト (ハッシュ) エンジンです。さまざまなハッシュ アルゴリズムを使用して、任意の長さのメッセージに対する 直接的あるいは段階的な処理を可能とします。 関連キーワード: Hash , メッセージ , ハッシュ , インストール , ...
https://man.plustar.jp/php/intro.hash.html - [similar]
FAQ: よくある質問 0
« UI\Exception\RuntimeException 一般的な情報 » PHP Manual FAQ: よくある質問 FAQ: よくある質問 一般的な情報 メーリングリスト PHP を手に入れるには データベースに関する問題 インストール 構築時の問題 PHP の使いかた パスワードのハッシュ — 安全なパスワードハッシュ PHP と HTML PHP と COM その他 ...
https://man.plustar.jp/php/faq.html - [similar]
親ディレクトリのパスを返す 0
« delete disk_free_space » PHP Manual ファイルシステム 関数 親ディレクトリのパスを返す dirname (PHP 4, PHP 5, PHP 7, PHP 8) dirname — 親ディレクトリのパスを返す 説明 dirname ( string $path , int $levels = 1 ): string ファイルあるいはディレクトリへのパスを含む文字列を受け取って、 カレント ...
https://man.plustar.jp/php/function.dirname.html - [similar]
リモートサーバーのフィンガープリントを処理する 0
« ssh2_fetch_stream ssh2_forward_accept » PHP Manual SSH2 関数 リモートサーバーのフィンガープリントを処理する ssh2_fingerprint (PECL ssh2 >= 0.9.0) ssh2_fingerprint — リモートサーバーのフィンガープリントを処理する 説明 ssh2_fingerprint ( resource $session , int $flags = SSH2_FINGERPRINT_ ...
https://man.plustar.jp/php/function.ssh2-fingerprint.html - [similar]
アイテムを取得する 0
« Memcached::flush Memcached::getAllKeys » PHP Manual Memcached アイテムを取得する Memcached::get (PECL memcached >= 0.1.0) Memcached::get — アイテムを取得する 説明 public Memcached::get ( string $key , callable $cache_cb = ? , int $flags = ? ): mixed Memcached::get() は、キー key に格納 ...
https://man.plustar.jp/php/memcached.get.html - [similar]
現在のセッションに関する直近のエラー文字列を返す 0
« curl_errno curl_escape » PHP Manual cURL 関数 現在のセッションに関する直近のエラー文字列を返す curl_error (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) curl_error — 現在のセッションに関する直近のエラー文字列を返す 説明 curl_error ( CurlHandle $handle ): string 直近の cURL 操作に関するエラーメッ ...
https://man.plustar.jp/php/function.curl-error.html - [similar]
メタ文字をクォートする 0
« quoted_printable_encode rtrim » PHP Manual String 関数 メタ文字をクォートする quotemeta (PHP 4, PHP 5, PHP 7, PHP 8) quotemeta — メタ文字をクォートする 説明 quotemeta ( string $string ): string 文字列 str について、 . \ + * ? [ ^ ] ( $ ) の前にバックスラッシュ文字 ( \ ) でクォートして返 ...
https://man.plustar.jp/php/function.quotemeta.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcache 設定オプション 名前 デフォルト 変更可能 変更履歴 memcache.allow_failover "1" PHP_INI_ALL memcache 2.0.2 以降で使用可能です memcache.max_failover_attempts "20 ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
エスケープシーケンス 0
« メタ文字 Unicode 文字プロパティ » PHP Manual PCRE 正規表現構文 エスケープシーケンス エスケープシーケンス バックスラッシュ〔日本語環境では円記号となる場合もある〕には、 いくつかの使用法があります。ひとつめの使用法は、 非英数字の前に記述する場合で、続く文字が表す特別な意味を取り去ります。 ...
https://man.plustar.jp/php/regexp.reference.escape.html - [similar]