検索

phrase: max: clip:
target: order:
Results of 351 - 360 of about 896 for [SIMILAR] 16 1024 4096 WITH 5478 保存 WITH 4552 ... (1.380 sec.)
カレントのスレッド ID を返す 0
« mysql_tablename mysql_unbuffered_query » PHP Manual MySQL 関数 カレントのスレッド ID を返す mysql_thread_id (PHP 4 >= 4.3.0, PHP 5) mysql_thread_id — カレントのスレッド ID を返す 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL ...
https://man.plustar.jp/php/function.mysql-thread-id.html - [similar]
結果を添字配列として取得する 0
« mysql_fetch_object mysql_field_flags » PHP Manual MySQL 関数 結果を添字配列として取得する mysql_fetch_row (PHP 4, PHP 5) mysql_fetch_row — 結果を添字配列として取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべきで ...
https://man.plustar.jp/php/function.mysql-fetch-row.html - [similar]
結果保持用メモリを開放する 0
« mysql_field_type mysql_get_client_info » PHP Manual MySQL 関数 結果保持用メモリを開放する mysql_free_result (PHP 4, PHP 5) mysql_free_result — 結果保持用メモリを開放する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi あるいは PDO_MySQL を使うべき ...
https://man.plustar.jp/php/function.mysql-free-result.html - [similar]
FTP サーバーからファイルをダウンロードする 0
« ftp_get_option ftp_login » PHP Manual FTP 関数 FTP サーバーからファイルをダウンロードする ftp_get (PHP 4, PHP 5, PHP 7, PHP 8) ftp_get — FTP サーバーからファイルをダウンロードする 説明 ftp_get ( FTP\Connection $ftp , string $local_filename , string $remote_filename , int $mode = FTP_BI ...
https://man.plustar.jp/php/function.ftp-get.html - [similar]
PNG イメージをブラウザまたはファイルに出力する 0
« imagepalettetotruecolor imagepolygon » PHP Manual GD および Image 関数 PNG イメージをブラウザまたはファイルに出力する imagepng (PHP 4, PHP 5, PHP 7, PHP 8) imagepng — PNG イメージをブラウザまたはファイルに出力する 説明 imagepng ( GdImage $image , resource | string | null $file = null , ...
https://man.plustar.jp/php/function.imagepng.html - [similar]
指定したデータソースに保存されているプロシージャのリストを取得する 0
« odbc_procedurecolumns odbc_result_all » PHP Manual ODBC 関数 指定したデータソースに保存されているプロシージャのリストを取得する odbc_procedures (PHP 4, PHP 5, PHP 7, PHP 8) odbc_procedures — 指定したデータソースに保存されているプロシージャのリストを取得する 説明 odbc_procedures ( resou ...
https://man.plustar.jp/php/function.odbc-procedures.html - [similar]
基本的な使用法 0
« 例 出力リライトの使用法 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 出力制御の例 <?php ob_start (); echo "Hello\n" ; setcookie ( "cookiename" , "cookiedata" ); ob_end_flush (); ?> 上記の例では、 echo からの出力は、 ob_end_flush() がコールされるまで出力バッファに 保存されます。この ...
https://man.plustar.jp/php/outcontrol.examples.basic.html - [similar]
変更履歴 0
« mysqli::set_opt Mysql_xdevapi » PHP Manual MySQLi 変更履歴 変更履歴 この拡張モジュールのクラス/関数/メソッドには次のような変更がありました。 Version Function Description 8.1.0 mysqli_driver::$report_mode デフォルト値が MYSQLI_REPORT_ERROR | MYSQLI_REPORT_STRICT になりました。 これより前 ...
https://man.plustar.jp/php/changelog.mysqli.html - [similar]
実行時設定 0
« インストール手順 ソースコードからビルド / コンパイルする » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mysql_xdevapi 設定オプション 名前 デフォルト 変更可能 変更履歴 xmysqlnd.collect_memory_statistics 0 PHP_INI_SYSTEM xmysqlnd.collect_stati ...
https://man.plustar.jp/php/mysql-xdevapi.configuration.html - [similar]
Connect to the remote MySQL server. 0
« Swoole\MySQL::close Swoole\MySQL::__construct » PHP Manual Swoole\MySQL Connect to the remote MySQL server. Swoole\MySQL::connect (PECL swoole >= 1.9.0) Swoole\MySQL::connect — Connect to the remote MySQL server. 説明 public Swoole\MySQL::connect ( array $server_config , callable $call ...
https://man.plustar.jp/php/swoole-mysql.connect.html - [similar]