検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 608 for [SIMILAR] 16 1024 4096 WITH 17925 radius WITH 66... (0.418 sec.)
データベースへの接続を返す 0
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_connect (PECL ibm_db2 >= 1.0.0) db2_connect — データベースへの接続を返す 説明 db2_connect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Univers ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
データベースへの持続的接続を返す 0
« db2_pclose db2_prepare » PHP Manual IBM DB2 関数 データベースへの持続的接続を返す db2_pconnect (PECL ibm_db2 >= 1.0.0) db2_pconnect — データベースへの持続的接続を返す 説明 db2_pconnect ( string $database , string $username , string $password , array $options = ? ): resource IBM DB2 Uni ...
https://man.plustar.jp/php/function.db2-pconnect.html - [similar]
この PHP がサポートしている画像形式を返す 0
« imagettftext imagewbmp » PHP Manual GD および Image 関数 この PHP がサポートしている画像形式を返す imagetypes (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) imagetypes — この PHP がサポートしている画像形式を返す 説明 imagetypes (): int 現在使用している PHP がサポートする画像形式を返します。 パラ ...
https://man.plustar.jp/php/function.imagetypes.html - [similar]
TypeType フォントを使用したテキストの bounding box を生成する 0
« imagetruecolortopalette imagettftext » PHP Manual GD および Image 関数 TypeType フォントを使用したテキストの bounding box を生成する imagettfbbox (PHP 4, PHP 5, PHP 7, PHP 8) imagettfbbox — TypeType フォントを使用したテキストの bounding box を生成する 説明 imagettfbbox ( float $size , ...
https://man.plustar.jp/php/function.imagettfbbox.html - [similar]
PHP の使いかた 0
« 構築時の問題 パスワードのハッシュ » PHP Manual FAQ PHP の使いかた PHP の使いかた このセクションにはPHPスクリプトを書くにあたってよく問題となる事柄が 集められています。 PHP の関数のパラメータの順番を覚えられません。だって関数によってばらばらなんだもん。 あらゆるフォームから送信されたデー ...
https://man.plustar.jp/php/faq.using.html - [similar]
MySQL クライアント情報を取得する 0
« mysql_free_result mysql_get_host_info » PHP Manual MySQL 関数 MySQL クライアント情報を取得する mysql_get_client_info (PHP 4 >= 4.0.5, PHP 5) mysql_get_client_info — MySQL クライアント情報を取得する 警告 この拡張モジュールは PHP 5.5.0 で非推奨になり、PHP 7.0.0 で削除されました。 MySQLi ...
https://man.plustar.jp/php/function.mysql-get-client-info.html - [similar]
クエリがプリフェッチする行数を設定する 0
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設定する oci_set_prefetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_set_prefetch — クエリがプリフェッチする行数を設定する 説明 oci_set_prefetch ( resource $statement , int $rows ): bool oci ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]
strftime が生成した日付/時刻をパースする 0
« strftime strtotime » PHP Manual 日付・時刻 関数 strftime が生成した日付/時刻をパースする strptime (PHP 5 >= 5.1.0, PHP 7, PHP 8) strptime — strftime() が生成した日付/時刻をパースする 警告 この関数は PHP 8.1.0 で 非推奨 になります。この関数に頼らないことを強く推奨します。 説明 strptime ...
https://man.plustar.jp/php/function.strptime.html - [similar]
指定した桁で variant を丸める 0
« variant_pow variant_set_type » PHP Manual COM関数 指定した桁で variant を丸める variant_round (PHP 5, PHP 7, PHP 8) variant_round — 指定した桁で variant を丸める 説明 variant_round ( mixed $value , int $decimals ): ? variant value を、 decimals で指定した桁で丸めた結果を返します。 パラ ...
https://man.plustar.jp/php/function.variant-round.html - [similar]
mysqli の概要 0
« はじめに クイックスタートガイド » PHP Manual MySQLi mysqli の概要 mysqli の概要 このセクションでは、 PHP アプリケーションの開発で MySQL データベースを扱うときの選択肢について説明します。 API って何? API は Application Programming Interface の略で、 何らかのタスクを実行するためにアプリケ ...
https://man.plustar.jp/php/mysqli.overview.html - [similar]