検索

phrase: max: clip:
target: order:
Results of 441 - 450 of about 769 for [SIMILAR] 16 1024 4096 WITH 30223 soapserver WIT... (1.992 sec.)
安全なパスワードハッシュ 0
« PHP の使いかた PHP と HTML » PHP Manual FAQ 安全なパスワードハッシュ 安全なパスワードハッシュ この節では、なぜハッシュ関数を使ってパスワードを守るのかについての理由と、 ハッシュ処理を効率的に行う方法について説明します。 なぜ、アプリケーションのユーザーが登録したパスワードをハッシュしな ...
https://man.plustar.jp/php/faq.passwords.html - [similar]
PHP および DTrace の使用 0
« PHP および DTrace への入門 PHP DTrace 静的プローブとともに SystemTap を使用 » PHP Manual DTrace 動的トレーシング PHP および DTrace の使用 PHP および DTrace の使用 DTrace 動的トレーシングをサポートするプラットフォームでは、 DTrace 静的プローブ付きで PHP を構成できます。 DTrace 静的プロー ...
https://man.plustar.jp/php/features.dtrace.dtrace.html - [similar]
フィールドの値を設定する 0
« fdf_set_target_frame fdf_set_version » PHP Manual FDF 関数 フィールドの値を設定する fdf_set_value (PHP 4, PHP 5 < 5.3.0, PECL fdf SVN) fdf_set_value — フィールドの値を設定する 説明 fdf_set_value ( resource $fdf_document , string $fieldname , mixed $value , int $isName = ? ): bool 指定し ...
https://man.plustar.jp/php/function.fdf-set-value.html - [similar]
文字列を圧縮する 0
« gzclose gzdecode » PHP Manual Zlib 関数 文字列を圧縮する gzcompress (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) gzcompress — 文字列を圧縮する 説明 gzcompress ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_DEFLATE ): string | false この関数は、 ZLIB データフォーマットを用いて ...
https://man.plustar.jp/php/function.gzcompress.html - [similar]
文字列を deflate 圧縮する 0
« gzdecode gzencode » PHP Manual Zlib 関数 文字列を deflate 圧縮する gzdeflate (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzdeflate — 文字列を deflate 圧縮する 説明 gzdeflate ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_RAW ): string | false この関数は、 DEFLATE データフォ ...
https://man.plustar.jp/php/function.gzdeflate.html - [similar]
16 進数を 10 進数に変換する 0
« getrandmax hypot » PHP Manual Math 関数 16 進数を 10 進数に変換する hexdec (PHP 4, PHP 5, PHP 7, PHP 8) hexdec — 16 進数を 10 進数に変換する 説明 hexdec ( string $hex_string ): int | float 引数 hex_string により指定された 16 進数に 等価な 10 進数を返します。 hexdec() は、16 進数を 表す ...
https://man.plustar.jp/php/function.hexdec.html - [similar]
メールボックスの名前を変更する 0
« imap_rename imap_reopen » PHP Manual IMAP 関数 メールボックスの名前を変更する imap_renamemailbox (PHP 4, PHP 5, PHP 7, PHP 8) imap_renamemailbox — メールボックスの名前を変更する 説明 imap_renamemailbox ( IMAP\Connection $imap , string $from , string $to ): bool この関数は、古いメールボ ...
https://man.plustar.jp/php/function.imap-renamemailbox.html - [similar]
削除マークがついているメッセージのマークをはずす 0
« imap_uid imap_unsubscribe » PHP Manual IMAP 関数 削除マークがついているメッセージのマークをはずす imap_undelete (PHP 4, PHP 5, PHP 7, PHP 8) imap_undelete — 削除マークがついているメッセージのマークをはずす 説明 imap_undelete ( IMAP\Connection $imap , string $message_nums , int $flags = ...
https://man.plustar.jp/php/function.imap-undelete.html - [similar]
直近のエラーコードを取得する 0
« intl_error_name intl_get_error_message » PHP Manual 国際化 関数 直近のエラーコードを取得する intl_get_error_code (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) intl_get_error_code — 直近のエラーコードを取得する 説明 intl_get_error_code (): int staticメソッドを実行した場合など、 エラ ...
https://man.plustar.jp/php/function.intl-get-error-code.html - [similar]
直近のエラーの説明を取得する 0
« intl_get_error_code intl_is_failure » PHP Manual 国際化 関数 直近のエラーの説明を取得する intl_get_error_message (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) intl_get_error_message — 直近のエラーの説明を取得する 説明 intl_get_error_message (): string 直近の国際化関数のコールによる ...
https://man.plustar.jp/php/function.intl-get-error-message.html - [similar]