検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 61 for 意図 (0.003 sec.)
PHP タグ 7291
« 基本的な構文 HTML からの脱出 » PHP Manual 基本的な構文 PHP タグ PHP タグ PHP はファイルを解析し ... PHP が出力バッファリングを開始し、その時点の内容を意図せず出力してしまうことになります。 <?php echo "みなさ ...
https://man.plustar.jp/php/language.basic-syntax.phptags.html - [similar]
間隔をフォーマットする 6943
« DateInterval::createFromDateString DatePeriod » PHP Manual DateInterval 間隔をフォーマットする ... や日付セグメントでの繰り越しを再計算しません。 これは意図的な仕様です。なぜなら "32 days" のようにオーバーフロ ...
https://man.plustar.jp/php/dateinterval.format.html - [similar]
ファイルのモードを変更する 6943
« chgrp chown » PHP Manual ファイルシステム 関数 ファイルのモードを変更する chmod (PHP 4, PHP 5, ... 動的には 8 進数と見なされないので注意してください。 意図した操作を行うには、 permissions の前にゼロ(0)を付け ...
https://man.plustar.jp/php/function.chmod.html - [similar]
S/MIME メッセージを暗号化する 6943
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化す ... より暗号化します。この内容は、 certificate で指定した意図する受信者によってのみ読むことが可能です。 パラメータ ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]
ASCII 文字でエンコードされたハッシュ値を得る 6943
« sodium_crypto_pwhash_str_verify sodium_crypto_pwhash » PHP Manual Sodium 関数 ASCII 文字でエン ... キーを計算するのに必要なCPUサイクルが増加します。 意図した使い方次第で、 適切な値の上限値を設定するために、 ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-str.html - [similar]
文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 6943
« strrev strrpos » PHP Manual String 関数 文字列中で、特定の(大文字小文字を区別しない)文字列が最 ... いので、 この機能を使用しないことを強く推奨します。 意図した動作に依存する場合、 needle を string に明示的に ...
https://man.plustar.jp/php/function.strripos.html - [similar]
文字列中に、ある部分文字列が最後に現れる場所を探す 6943
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す st ... いので、 この機能を使用しないことを強く推奨します。 意図した動作に依存する場合、 needle を string に明示的に ...
https://man.plustar.jp/php/function.strrpos.html - [similar]
ISO-8859-1 文字列を UTF-8 に変換する 6943
« utf8_decode vfprintf » PHP Manual String 関数 ISO-8859-1 文字列を UTF-8 に変換する utf8_encode ... エラーになりません。 しかし、異なるエンコーディングを意図していた場合、 有用な結果にはならないでしょう。 ISO- ...
https://man.plustar.jp/php/function.utf8-encode.html - [similar]
エラー制御演算子 6943
« 比較演算子 実行演算子 » PHP Manual 演算子 エラー制御演算子 エラー制御演算子 PHP はエラー制御演 ... す。よって速やかに確認する必要があります。 <?php /* 意図的なエラー */ $my_file = @ file ( 'non_existent_file ...
https://man.plustar.jp/php/language.operators.errorcontrol.html - [similar]
直近の SQL ステートメントによって作用した行数を返す 6943
« PDOStatement::nextRowset PDOStatement::setAttribute » PHP Manual PDOStatement 直近の SQL ステー ... た行数を返しません。代わりに、 PDO::query() を使って 意図する SELECT 文として同様の述部を持つ SELECT COUNT(*) ...
https://man.plustar.jp/php/pdostatement.rowcount.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT