検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 1412 for [SIMILAR] 16 1024 4096 WITH 7141 表示 WITH 5132 ... (2.541 sec.)
拡張 0
« 例 Reflection » PHP Manual リフレクション 拡張 拡張 組み込みクラスの特別なバージョンを作成したい場合 (例えば、エクスポートする際に色づけしたHTMLを作成したり、 メソッドの代わりに簡単にアクセスできるメンバー変数を作成したり、 補助的なメソッドを作成したり) は、クラスを拡張してみましょう。 ...
https://man.plustar.jp/php/reflection.extending.html - [similar]
指定したテーブルにあるカラム名のリストを取得する 0
« odbc_columnprivileges odbc_commit » PHP Manual ODBC 関数 指定したテーブルにあるカラム名のリストを取得する odbc_columns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_columns — 指定したテーブルにあるカラム名のリストを取得する 説明 odbc_columns ( resource $odbc , ? string $catalog = null , ? string $ ...
https://man.plustar.jp/php/function.odbc-columns.html - [similar]
プロシージャへのパラメータに関する情報を取得する 0
« odbc_primarykeys odbc_procedures » PHP Manual ODBC 関数 プロシージャへのパラメータに関する情報を取得する odbc_procedurecolumns (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedurecolumns — プロシージャへのパラメータに関する情報を取得する 説明 odbc_procedurecolumns ( resource $odbc , ? string $c ...
https://man.plustar.jp/php/function.odbc-procedurecolumns.html - [similar]
一つ以上の要素を配列の最後に追加する 0
« array_product array_rand » PHP Manual 配列 関数 一つ以上の要素を配列の最後に追加する array_push (PHP 4, PHP 5, PHP 7, PHP 8) array_push — 一つ以上の要素を配列の最後に追加する 説明 array_push ( array &$array , mixed ...$values ): int array_push() は、 array をスタックとして処理し、渡され ...
https://man.plustar.jp/php/function.array-push.html - [similar]
URL リライタの値を追加する 0
« ob_start output_reset_rewrite_vars » PHP Manual 出力制御 関数 URL リライタの値を追加する output_add_rewrite_var (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) output_add_rewrite_var — URL リライタの値を追加する 説明 output_add_rewrite_var ( string $name , string $value ): bool この関数は、URL リ ...
https://man.plustar.jp/php/function.output-add-rewrite-var.html - [similar]
配列を生成する 0
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) array — 配列を生成する 説明 array ( mixed ...$values ): array 配列を作成します。 配列に関するより詳しい情報は 配列型 のセクションをご覧ください。 パラメータ values カンマで区切った構文 "index => ...
https://man.plustar.jp/php/function.array.html - [similar]
MySQL サーバに接続する 0
« expression mysql_xdevapi\BaseResult » PHP Manual Mysql_xdevapi 関数 MySQL サーバに接続する getSession (No version information available, might only be in Git) getSession — MySQL サーバに接続する 説明 mysql_xdevapi\getSession ( string $uri ): mysql_xdevapi\Session MySQL サーバに接続しま ...
https://man.plustar.jp/php/function.mysql-xdevapi-getsession.html - [similar]
実行時設定 0
« インストール 非互換性 » PHP Manual Mysqlnd 実行時設定 実行時設定 php.ini の設定により動作が変化します。 MySQL Native Driver 設定オプション 名前 デフォルト 変更可能 変更履歴 mysqlnd.collect_statistics "1" PHP_INI_SYSTEM mysqlnd.collect_memory_statistics "0" PHP_INI_SYSTEM mysqlnd.debug ...
https://man.plustar.jp/php/mysqlnd.config.html - [similar]
ブラウザからのリクエストを、phar アーカイブ内部のファイルに転送する 0
« Phar::unlinkArchive PharData » PHP Manual Phar ブラウザからのリクエストを、phar アーカイブ内部のファイルに転送する Phar::webPhar (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::webPhar — ブラウザからのリクエストを、phar アーカイブ内部のファイルに転送する 説明 final public stat ...
https://man.plustar.jp/php/phar.webphar.html - [similar]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]