検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 279 for free (0.022 sec.)
最初の MySQL API 4152
« Warning::__construct はじめに » PHP Manual MySQL 最初の MySQL API 最初の MySQL API はじめに イ ... 結果において指定したフィールドの型を取得する mysql_free_result — 結果保持用メモリを開放する mysql_get_clie ...
https://man.plustar.jp/php/book.mysql.html - [similar]
PHP を手に入れるには 4152
« メーリングリスト データベースに関する問題 » PHP Manual FAQ PHP を手に入れるには PHP を手に入れ ... » LDAP (Unix/Win) : Mozilla Directory (LDAP) SDK » free LDAP server . » Berkeley DB2 (Unix/Win) : http://w ... » Sybase-CT* (Linux, libc5) : Available locally. » FreeType (libttf): . » ZLib (Unix/Win32) . » expat XML ...
https://man.plustar.jp/php/faq.obtaining.html - [similar]
画像をブラウザあるいはファイルに出力する 4152
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいは ... upport was found for one of these // formats, then free it from memory if( $im ) { imagedestroy ( $im ); } ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
指定した検索条件にマッチするメッセージを配列として返す 4152
« imap_scanmailbox imap_set_quota » PHP Manual IMAP 関数 指定した検索条件にマッチするメッセージを ... nection $imap , string $criteria , int $flags = SE_FREE , string $charset = "" ): array | false この関数は ...
https://man.plustar.jp/php/function.imap-search.html - [similar]
MySQL クエリを送信する 4152
« mysql_ping mysql_real_escape_string » PHP Manual MySQL 関数 MySQL クエリを送信する mysql_query ... スクリプトが終了する際に自動的に実行されます。 mysql_free_result ( $result ); ?> 参考 mysql_connect() - MySQ ...
https://man.plustar.jp/php/function.mysql-query.html - [similar]
サンプル 4152
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... #1129 - cubrid_fetch example Example#1130 - cubrid_free_result example Example#1131 - cubrid_get_charset e ... #1760 - mysql_field_type の例 Example#1761 - mysql_free_result の例 Example#1762 - mysql_get_client_info の ... 925 - フィールドの情報を取得する Example#1926 - pg_free_result の例 Example#1927 - PostgreSQL NOTIFY メッセ ... qlsrv_field_metadata example Example#2014 - sqlsrv_free_stmt example Example#2015 - sqlsrv_get_field examp ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
下位互換性のない変更点 4152
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更 ... オブジェクトを返すようになりました。 openssl_x509_free() 関数は非推奨となり、 もはや意味をなしません。 Op ... オブジェクトを返すようになりました。 openssl_pkey_free() 関数は非推奨となり、 もはや意味をなしません。 Op ... er オブジェクトを返すようになりました。 xml_parser_free() 関数はもはや意味をなしません。 XMLParser インスタ ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
単一のフィールドのメタデータを取得する 4152
« mysqli_result::fetch_column mysqli_result::fetch_field » PHP Manual mysqli_result 単一のフィー ... ; printf ( "Type: %d\n" , $finfo -> type ); mysqli_free_result ( $result ); } /* 接続を閉じます */ mysqli_ ...
https://man.plustar.jp/php/mysqli-result.fetch-field-direct.html - [similar]
結果セットの次のフィールドを返す 4152
« mysqli_result::fetch_field_direct mysqli_result::fetch_fields » PHP Manual mysqli_result 結果セ ... intf ( "Type: %d\n\n" , $finfo -> type ); } mysqli_free_result ( $result ); } /* 接続を閉じます */ mysqli_ ...
https://man.plustar.jp/php/mysqli-result.fetch-field.html - [similar]
プリペアドステートメントから結果を mysqli_result オブジェクトとして取得する 4152
« mysqli_stmt::free_result mysqli_stmt::get_warnings » PHP Manual mysqli_stmt プリペアドステート ...
https://man.plustar.jp/php/mysqli-stmt.get-result.html - [similar]