検索

phrase: max: clip:
target: order:
Results of 381 - 390 of about 813 for [SIMILAR] 16 1024 4096 WITH 24975 iconv WITH 172... (0.684 sec.)
端数の切り上げ 0
« bindec cos » PHP Manual Math 関数 端数の切り上げ ceil (PHP 4, PHP 5, PHP 7, PHP 8) ceil — 端数の切り上げ 説明 ceil ( int | float $num ): float 必要に応じて num を切り上げ、 num の次に大きい整数値を返します。 パラメータ num 丸める値。 戻り値 num の次に大きい整数値を返します。 ceil() の戻 ...
https://man.plustar.jp/php/function.ceil.html - [similar]
最初のキーを取得する 0
« dba_fetch dba_handlers » PHP Manual DBA 関数 最初のキーを取得する dba_firstkey (PHP 4, PHP 5, PHP 7, PHP 8) dba_firstkey — 最初のキーを取得する 説明 dba_firstkey ( resource $dba ): string | false dba_firstkey() はデータベースの最初のキーを返し、 内部キーポインタをリセットします。 この関 ...
https://man.plustar.jp/php/function.dba-firstkey.html - [similar]
MIME ヘッダフィールドの文字列をデコードする 0
« mb_convert_variables mb_decode_numericentity » PHP Manual マルチバイト文字列 関数 MIME ヘッダフィールドの文字列をデコードする mb_decode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_mimeheader — MIME ヘッダフィールドの文字列をデコードする 説明 mb_decode_mimeheader ( string ...
https://man.plustar.jp/php/function.mb-decode-mimeheader.html - [similar]
ページを終了する 0
« ps_delete ps_end_pattern » PHP Manual PS 関数 ページを終了する ps_end_page (PECL ps >= 1.1.0) ps_end_page — ページを終了する 説明 ps_end_page ( resource $psdoc ): bool ps_begin_page() によって開始したページを終了します。 ページを終了しても、現在の描画コンテキストはそのままになります。つ ...
https://man.plustar.jp/php/function.ps-end-page.html - [similar]
クッキーを送信する 0
« pfsockopen setrawcookie » PHP Manual ネットワーク 関数 クッキーを送信する setcookie (PHP 4, PHP 5, PHP 7, PHP 8) setcookie — クッキーを送信する 説明 setcookie ( string $name , string $value = "" , int $expires_or_options = 0 , string $path = "" , string $domain = "" , bool $secure = fa ...
https://man.plustar.jp/php/function.setcookie.html - [similar]
メッセージのハッシュ値を得る 0
« sodium_crypto_generichash_update sodium_crypto_kdf_derive_from_key » PHP Manual Sodium 関数 メッセージのハッシュ値を得る sodium_crypto_generichash (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_generichash — メッセージのハッシュ値を得る 説明 sodium_crypto_generichash ( string $message , string ...
https://man.plustar.jp/php/function.sodium-crypto-generichash.html - [similar]
グローバル空間 0
« 名前空間の使用法: エイリアス/インポート 名前空間の使用法: グローバル関数/定数への移行 » PHP Manual 名前空間 グローバル空間 グローバル空間 (PHP 5 >= 5.3.0, PHP 7, PHP 8) 名前空間の定義がない場合、すべてのクラスや関数の定義はグローバル空間に配置されます。 これは、名前空間に対応する前の P ...
https://man.plustar.jp/php/language.namespaces.global.html - [similar]
現在の要素を取得する 0
« LimitIterator::__construct LimitIterator::getInnerIterator » PHP Manual LimitIterator 現在の要素を取得する LimitIterator::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::current — 現在の要素を取得する 説明 public LimitIterator::current (): mixed 内部イテレータの現在の要素を取得し ...
https://man.plustar.jp/php/limititerator.current.html - [similar]
現在のキーを取得する 0
« LimitIterator::getPosition LimitIterator::next » PHP Manual LimitIterator 現在のキーを取得する LimitIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) LimitIterator::key — 現在のキーを取得する 説明 public LimitIterator::key (): mixed 内部イテレータの現在の要素のキーを取得します。 パラメータ ...
https://man.plustar.jp/php/limititerator.key.html - [similar]
PHP 7.2.x で推奨されなくなる機能 0
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 PHP 7.2.x で推奨されなくなる機能 PHP 7.2.x で推奨されなくなる機能 クオートしない文字列 クオートしない文字列は、その名前のグローバル定数が定義されていない場合は単なる文字列という扱いになります。 このとき、 ...
https://man.plustar.jp/php/migration72.deprecated.html - [similar]