検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 559 for [SIMILAR] 16 1024 4096 WITH 18073 字エ WITH 1087... (0.489 sec.)
readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果... 0
« readline_add_history readline_callback_handler_remove » PHP Manual Readline 関数 readline コールバックインターフェイスと端末を初期化し、 プロンプトを表示して結果をすぐに返す readline_callback_handler_install (PHP 5 >= 5.1.0, PHP 7, PHP 8) readline_callback_handler_install — readline コ ...
https://man.plustar.jp/php/function.readline-callback-handler-install.html - [similar]
SQLインジェクション 0
« ストレージの暗号化 エラーのレポート » PHP Manual データベースのセキュリティ SQLインジェクション SQLインジェクション 多くの開発者はSQLクエリがどのように改竄されるかということを余り気にかけておらず、またSQLクエリは信用できるものと考えているようです。 実際にはSQLクエリはアクセス制限を回避 ...
https://man.plustar.jp/php/security.database.sql-injection.html - [similar]
入力配列から単一のカラムの値を返す 0
« array_chunk array_combine » PHP Manual 配列 関数 入力配列から単一のカラムの値を返す array_column (PHP 5 >= 5.5.0, PHP 7, PHP 8) array_column — 入力配列から単一のカラムの値を返す 説明 array_column ( array $array , int | string | null $column_key , int | string | null $index_key = null ) ...
https://man.plustar.jp/php/function.array-column.html - [similar]
ストリームに EOF を送信する 0
« ssh2_scp_send ssh2_sftp_chmod » PHP Manual SSH2 関数 ストリームに EOF を送信する ssh2_send_eof (PECL ssh2 >= 1.3) ssh2_send_eof — ストリームに EOF を送信する 説明 ssh2_send_eof ( resource $channel ): bool ストリームに EOF を送信します。 この関数は通常、標準入力をクローズしつつ、 標準出 ...
https://man.plustar.jp/php/function.ssh2-send-eof.html - [similar]
文字列の各単語の最初の文字を大文字にする 0
« ucfirst utf8_decode » PHP Manual String 関数 文字列の各単語の最初の文字を大文字にする ucwords (PHP 4, PHP 5, PHP 7, PHP 8) ucwords — 文字列の各単語の最初の文字を大文字にする 説明 ucwords ( string $string , string $separators = " \t\r\n\f\v" ): string 文字がアルファベットの場合、 string ...
https://man.plustar.jp/php/function.ucwords.html - [similar]
グリフを出力する 0
« ps_symbol_width ps_translate » PHP Manual PS 関数 グリフを出力する ps_symbol (PECL ps >= 1.2.0) ps_symbol — グリフを出力する 説明 ps_symbol ( resource $psdoc , int $ord ): bool 現在のフォントのフォントエンコーディングベクタの中で ord 番目の位置にあるグリフを出力します。 フォントエンコー ...
https://man.plustar.jp/php/function.ps-symbol.html - [similar]
GD イメージにガンマ補正を適用する 0
« imagefttext imagegd2 » PHP Manual GD および Image 関数 GD イメージにガンマ補正を適用する imagegammacorrect (PHP 4, PHP 5, PHP 7, PHP 8) imagegammacorrect — GD イメージにガンマ補正を適用する 説明 imagegammacorrect ( GdImage $image , float $input_gamma , float $output_gamma ): bool 指定し ...
https://man.plustar.jp/php/function.imagegammacorrect.html - [similar]
メッセージキューデータ構造体の情報を設定する 0
« msg_send msg_stat_queue » PHP Manual セマフォ関数 メッセージキューデータ構造体の情報を設定する msg_set_queue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_set_queue — メッセージキューデータ構造体の情報を設定する 説明 msg_set_queue ( SysvMessageQueue $queue , array $data ): bool msg_set_que ...
https://man.plustar.jp/php/function.msg-set-queue.html - [similar]
配列の先頭から要素を一つ取り出す 0
« array_search array_slice » PHP Manual 配列 関数 配列の先頭から要素を一つ取り出す array_shift (PHP 4, PHP 5, PHP 7, PHP 8) array_shift — 配列の先頭から要素を一つ取り出す 説明 array_shift ( array &$array ): mixed array_shift() は、 array の最初の値を取り出して返します。配列 array は、要素 ...
https://man.plustar.jp/php/function.array-shift.html - [similar]
16進エンコードされたバイナリ文字列をデコードする 0
« hebrevc html_entity_decode » PHP Manual String 関数 16進エンコードされたバイナリ文字列をデコードする hex2bin (PHP 5 >= 5.4.0, PHP 7, PHP 8) hex2bin — 16進エンコードされたバイナリ文字列をデコードする 説明 hex2bin ( string $string ): string | false 16進エンコードされたバイナリ文字列をデコ ...
https://man.plustar.jp/php/function.hex2bin.html - [similar]