検索

phrase: max: clip:
target: order:
Results of 431 - 440 of about 580 for 動作 (0.028 sec.)
MySQL サーバーへの持続的な接続をオープンする 3348
« mysql_num_rows mysql_ping » PHP Manual MySQL 関数 MySQL サーバーへの持続的な接続をオープンする ... す。 mysql_pconnect() は、 mysql_connect() とよく似た動作をしますが、 2 つの大きな違いがあります。 1 番目の違 ...
https://man.plustar.jp/php/function.mysql-pconnect.html - [similar]
PHP の配列を Oracle PL/SQL の配列に名前でバインドする 3348
« OCI8 関数 oci_bind_by_name » PHP Manual OCI8 関数 PHP の配列を Oracle PL/SQL の配列に名前でバイ ... ER(38) のシノニムだが、 SQLT_NUM ではこの場合うまく動作しない)。 SQLT_FLT - FLOAT の配列 SQLT_AFC - CHAR の ...
https://man.plustar.jp/php/function.oci-bind-array-by-name.html - [similar]
待つかフォークした子プロセスのステータスを返す 3348
« pcntl_unshare pcntl_waitpid » PHP Manual PCNTL 関数 待つかフォークした子プロセスのステータスを ... テム リソースは、解放されます。waitpid のシステムでの動作に関する詳細は、 システムの wait(2) についての man ペ ...
https://man.plustar.jp/php/function.pcntl-wait.html - [similar]
指定したパラメータでプリペアドステートメントを実行するリクエストを 送信し、その... 3348
« pg_select pg_send_prepare » PHP Manual PostgreSQL 関数 指定したパラメータでプリペアドステートメ ... と同様に、7.4 より前のバージョンの PostgreSQL では動作しません。 パラメータ connection PgSql\Connection ク ...
https://man.plustar.jp/php/function.pg-send-execute.html - [similar]
現在の PHP バージョンを取得する 3348
« phpinfo putenv » PHP Manual PHP オプション/情報 関数 現在の PHP バージョンを取得する phpversio ... ( ? string $extension = null ): string | false 現在動作中の PHP パーサあるいは拡張モジュールのバージョンを表 ...
https://man.plustar.jp/php/function.phpversion.html - [similar]
新規辞書をロードする 3348
« pspell_new_personal pspell_save_wordlist » PHP Manual Pspell 関数 新規辞書をロードする pspell_ ... ください。 mode パラメータ mode は、スペルチェッカの動作モードです。 使用可能なモードを以下に示します。 PSPE ...
https://man.plustar.jp/php/function.pspell-new.html - [similar]
現在のセッション名を取得または設定する 3348
« session_module_name session_regenerate_id » PHP Manual セッション関数 現在のセッション名を取得 ... なります。 session_name() 関数は、 セッションを適切に動作させるためには、 session_start() の前に呼び出さなけれ ...
https://man.plustar.jp/php/function.session-name.html - [similar]
配列を昇順にソートする 3348
« sizeof uasort » PHP Manual 配列 関数 配列を昇順にソートする sort (PHP 4, PHP 5, PHP 7, PHP 8) ... 列。 flags オプションの第二引数 flags によりソートの動作を修正可能です。 使える値は下記の通りです: ソートタイ ...
https://man.plustar.jp/php/function.sort.html - [similar]
文字列中で、特定の(大文字小文字を区別しない)文字列が最後に現れた位置を探す 3348
« strrev strrpos » PHP Manual String 関数 文字列中で、特定の(大文字小文字を区別しない)文字列が最 ... この機能を使用しないことを強く推奨します。 意図した動作に依存する場合、 needle を string に明示的にキャスト ...
https://man.plustar.jp/php/function.strripos.html - [similar]
文字列中に、ある部分文字列が最後に現れる場所を探す 3348
« strripos strspn » PHP Manual String 関数 文字列中に、ある部分文字列が最後に現れる場所を探す st ... この機能を使用しないことを強く推奨します。 意図した動作に依存する場合、 needle を string に明示的にキャスト ...
https://man.plustar.jp/php/function.strrpos.html - [similar]