検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 97 for テスト (0.015 sec.)
SQL 文を直接実行する 5593
« db2_escape_string db2_execute » PHP Manual IBM DB2 関数 SQL 文を直接実行する db2_exec (PECL ib ... db2_connect ( $database , $user , $password ); // テストテーブルを作成します $create = 'CREATE TABLE animals ... { print "テーブルの作成に成功しました。\n" ; } // テストテーブルに値を投入します $animals = array( array( 0 ...
https://man.plustar.jp/php/function.db2-exec.html - [similar]
現在のドメインのメッセージを参照する 5593
« dngettext ngettext » PHP Manual Gettext 関数 現在のドメインのメッセージを参照する gettext (PHP ... /de_DE/LC_MESSAGES/myPHPApp.mo から検索されます // テストメッセージを出力します echo gettext ( "Welcome to My ...
https://man.plustar.jp/php/function.gettext.html - [similar]
PHP 5.6.x から PHP 7.0.x への移行 5593
« Windows のサポート 下位互換性のない変更点 » PHP Manual 付録 PHP 5.6.x から PHP 7.0.x への移行 ... PHP をこのバージョンにあげる前に、あらゆるコードをテストすべきです。 関連キーワード: 移行 , x , 変更 , 機能 ...
https://man.plustar.jp/php/migration70.html - [similar]
持続的接続 5593
« 非互換性 統計情報 » PHP Manual Mysqlnd 持続的接続 持続的接続 持続的接続の使用 mysqli と mysqln ... 接続を再利用すると、接続が再利用できるかどうか簡単にテストするために、 COM_PING ( mysql_ping ) の呼び出しが生成 ...
https://man.plustar.jp/php/mysqlnd.persist.html - [similar]
mysqlnd plugin APIを取得する 5593
« mysqlndプラグイン と MySQL Proxyの比較 MySQL Native Driverプラグイン のアーキテクチャ » PHP Ma ... mysqlnd のバージョン番号を互換性と対応バージョンのテストとして参照すべきです。PHP本体のひとつのバージョンにお ...
https://man.plustar.jp/php/mysqlnd.plugin.obtaining.html - [similar]
エラーのレポート 5593
« SQLインジェクション ユーザーが投稿したデータ » PHP Manual セキュリティ エラーのレポート エラー ... ことが可能です。実使用の前に E_ALL を指定してコードをテストすることにより、変数が他の手段で汚染されたり、修正さ ... ood_login = 1 ; } if ( $good_login == 1 ) { // 上のテストが失敗した場合、使用前に初期化または確認されていない ...
https://man.plustar.jp/php/security.errors.html - [similar]
基本的な使用法 5593
« 例 共有メモリ関数 » PHP Manual 例 基本的な使用法 基本的な使用法 例1 共有メモリ操作の概要 <?php ... hm_size . " が作成されました。\n" ; // 共有メモリにテスト用の文字列を書き込んでみる $shm_bytes_written = shmo ...
https://man.plustar.jp/php/shmop.examples-basic.html - [similar]
パース、修正されたマークアップの診断を行う 5593
« tidy::__construct tidy::$errorBuffer » PHP Manual tidy パース、修正されたマークアップの診断を行 ... bool 与えられた Tidy オブジェクト tidy に対して診断テストを実行し、 エラーバッファにドキュメントについての情報 ...
https://man.plustar.jp/php/tidy.diagnose.html - [similar]
例外を拡張する 5567
« 例外(exceptions) ファイバー » PHP Manual 例外(exceptions) 例外を拡張する 例外を拡張する 組み込 ... on for this type of exception\n" ; } } /** * 例外をテストするためのクラスを作成 */ class TestException { publ ...
https://man.plustar.jp/php/language.exceptions.extending.html - [similar]
データベースをオープンする 5541
« dba_nextkey dba_optimize » PHP Manual DBA 関数 データベースをオープンする dba_open (PHP 4, PHP ... 全体で統一した方法を用いることが重要です。 アクセスのテストを行う際にロックのために待ちたくない場合、"t" を 3 番 ...
https://man.plustar.jp/php/function.dba-open.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 NEXT