「php」を含む例文一覧(783)

<前へ 1 2 .... 6 7 8 9 10 11 12 13 14 15 16 次へ>
  • For instance, the "src" role is reserved for extsrc packages, and cannot be used in regular PEAR-style php releases.
    たとえば "src" ロールは extsrc パッケージに予約されており、通常の PEAR 形式の php リリースでは使用できません。 - PEAR
  • This tag should be used for roles like the "ext" role that provide a binary PHP extension.
    このタグは、"ext" ロールのようにPHP のバイナリ拡張モジュールを提供するロールに対して使用します。 - PEAR
  • So anything printed in a "destructor" gets lost except when PHP is used in command-line mode.
    PHP がコマンドラインモードで使用されている場合を除き、デストラクタからの出力はすべて失われます。 - PEAR
  • Same as allreleases.xml, but with information about the minimum version of PHP required.
    allreleases.xml と同じですが、さらに、必要となる PHP の最小バージョンについての情報が追加されています。 - PEAR
  • The name to use for the root configuration variable, both when parsing and writing PHP source files.
    ルート設定値として使用する名前。 PHP ソースファイルのパースおよび書き込みの両方に使用します。 - PEAR
  • The format returned depends on the PHP data type of input and the database type being used.
    返される整形結果は、入力の PHP データ型および使用しているデータベースの型に依存します。 - PEAR
  • Catches and displays PHP errors, notices and warnings as well as PEAR Errors and uncaught exceptions.
    PHP のエラーや注意、警告を捕捉します。 また、PEAR Error や他で捕捉されなかった例外も受け取ります。 - PEAR
  • You can decide which errors should be catched: All, PHP errors, PEAR errors or uncaught exceptions.
    どのエラーを捕捉するかを「すべて、PHP エラー、PEAR エラー、未捕捉の例外」のいずれかから指定できます。 - PEAR
  • Suppose we have to detect which PHP version we need to run this chunk of script named "errorHandler.php".
    この "errorHandler.php" というコードを動かすのに必要なPHP のバージョンを調べることを考えてみましょう。 - PEAR
  • So the more documented your PHP code is, the more precise your XMI file will be.
    PHP コードのドキュメントをきちんと書けば書くほど、より正確な XMI ファイルができあがるというわけです。 - PEAR
  • You can avoid this problem by setting the 'tempDir' option to a (temporary) directory that is writable by PHP.
    この問題を回避するには、オプション 'tempDir'の値を PHP から書き込み可能な (一時) ディレクトリに設定します。 - PEAR
  • Drive name reading may crash PHP, so this is disabled by default.
    ドライブ名の読み込み処理はPHP をクラッシュさせる可能性があるので、デフォルトでは無効になっています。 - PEAR
  • This meta information can later be used to restore the original data structure in PHP.
    このメタ情報のため、後に PHP においてオリジナルのデータ構造をリストアする事ができるようになります。 - PEAR
  • The content of the MyStandardCodingStandard.php file should be the following: ?php/** * MyStandard Coding Standard.
    MyStandardCodingStandard.php ファイルの内容は、次のようになります。 - PEAR
  • This is not a destructor in the sense that you can "delete" an object and have the destructor called, but in the sense that PHP gives you a callback in the object when PHP is done executing.
    これは、オブジェクトを 「削除」 できるという意味ではデストラクタではありませんが、PHP が実行を完了した時点で、PHP によりオブジェクトのコールバック関数としてコールされるという意味でデストラクタと呼ぶことができます。 - PEAR
  • phptype: Database backend used in PHP (i.e. mysql , pgsql etc.)
    phptype:PHP で使用するデータベースバックエンド (例えば mysqlや pgsql など) - PEAR
  • It means that we need at least PHP 4.0.0 to run the "math.php" script. with two PHP extensions bcmath, pcre loaded.
    この結果より、"math.php" スクリプトを実行するには少なくともPHP 4.0.0 が必要であることがわかります。 また、拡張モジュールbcmath, pcreが読み込まれていなければならないこともわかります。 - PEAR
  • PHPUnit is a family of PEAR packages (PHPUnit2 for PHP 5, PHPUnit for PHP 4) that supports the development of object-oriented PHP applications using the concepts and methods of Agile Software Development, Extreme Programming, Test-Driven Development and Design-by-Contract Development by providing an elegant and robust framework for the creation, execution and analysis of Unit Tests.
    PHPUnit は PEAR パッケージの集まり (PHP 5 用には PHPUnit2、そして PHP 4 用には PHPUnit) で、オブジェクト指向でのPHP アプリケーションの開発を支援するものです。 アジャイルなソフトウェア開発、エクストリームプログラミング、テスト駆動開発、規約による設計 (Design-by-Contract)を用いた開発などのために、単体テストを作成・実行・解析するエレガントで堅牢なフレームワークを提供します。 - PEAR
  • PHP Development A fast and light-weight PHP IDE with code completion and quick fixes,integrated FTP and Xdebug, and support for popular Web Services.
    キャンバス上にコンポーネントを配置し、位置を調整することで、本格的な Java GUI を作成できます。 - NetBeans
  • When XDebug is enabled in the php.ini file, XDebug can pause and resume the PHP program execution at any time.
    php.ini ファイルで XDebug が有効になっていると、XDebug は、いつでも PHP プログラムの実行を一時停止および再開できます。 - NetBeans
  • PHP support with code completion, Xdebug and web service features. JavaFX 1.0 supports animation, graphics and media codecs for rich content application development.
    次の変更が加えられています。 - NetBeans
  • For example, a PHP class declaration statement can be presented as a tree of declared class members.
    たとえば、PHP のクラス宣言文は、宣言されているクラスメンバーのツリーとして表示される場合があります。 - NetBeans
  • The document recommends a sequence of steps to set up the MySQL database server for working in the PHP development environment.
    このドキュメントでは、PHP 開発環境で動作する MySQL データベースサーバーの一連の設定手順を紹介します。 - NetBeans
  • Normally, a real-life PHP application is run on a remote server and is accessed through a File Transfer Protocol (FTP).
    通常、実際の PHP アプリケーションはリモートサーバー上で実行され、ファイル転送プロトコル (FTP) 経由でアクセスされます。 - NetBeans
  • To deploy your PHP application on a remote server, you will need to register an account on a hosting provider.
    リモートサーバー上に PHP アプリケーションを配備するには、ホスティングプロバイダでアカウントを登録する必要があります。 - NetBeans
  • Before starting, see the tutorial requirements described in Creating a CRUD Application with PHP - Main page.
    始める前に、「PHP を使用する CRUD アプリケーションの作成」のメインページにあるチュートリアルの要件を確認してください。 - NetBeans
  • Beneath the code to open the connection to the database, in the same PHP block, type or paste the following code.
    コードの下にデータベースへの接続が開き、同じ PHP ブロックに次のコードを入力またはペーストします。 - NetBeans
  • The first variables pass database credentials and the others are the variables that will be used in the PHP operations.
    最初の変数はデータベースの証明書を渡します。 そのほかは PHP 操作で使用される変数です。 - NetBeans
  • Enter the following PHP code block inside the HTML input form below the code for the password input:Password: input type=password name=password/br/
    次の PHP コードブロックを、HTML 入力フォーム内の、パスワード入力のコードの下に入力します。 Password: input type=password name=password/br/ - NetBeans
  • Afterwards you can include the db.php file in any PHP file and use any function from WishDB without code duplication.
    あとで db.php ファイルを任意の PHP ファイルに含め、コードの複製を行わずに WishDB から任意の関数を使用できます。 - NetBeans
  • I have updated package X to get rid of errors like "undefined function Y", but PHP still shows the error message(s).
    パッケージ X をアップデートしたので "undefined function Y"というエラーはなくなるはずです。 なのに、PHPはまだエラーを出し続けます。 - PEAR
  • The directory structure of pear-core/ matches that of the install tree (by default /usr/local/lib/php), and are organized as a simple hierarchy.
    pear-core/ のディレクトリ構造は、インストールツリー (デフォルトでは/usr/local/lib/php)そのままのシンプルな構造になっています。 - PEAR
  • If one uses a version of PHP that is supplied by Unix/Linux/BSD distributors it may be necessary to manually install PEAR.
    Unix/Linux/BSD ディストリビューションが提供する PHP を使う場合は、PEAR を別途インストールする必要があるかもしれません。 - PEAR
  • This version makes it possible to resolve PHP version incompatibilities by downloading the releases list only.
    このバージョンから、PHP のバージョンの非互換性をリリースリストをダウンロードするだけで解決できるようになりました。 - PEAR
  • This container makes use of the PHP SOAP extension's client to provide authentication against a SOAP service.
    このコンテナは、PHP の SOAP 拡張モジュールをクライアントとして用いて、SOAP サービスでの認証機能を提供します。 - PEAR
  • IntroductionIntroduction--A feature overviewMDB2 Description PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers.
    導入導入--機能概要MDB2 について PEAR MDB2 は、PEAR DB と Metabase php データベース抽象化レイヤーを統合したものです。 - PEAR
  • In the following example, the main.inc file will be checked by PHP_CodeSniffer even though the --extensions command line argument specifies that only .php files should be checked.
    次の例では、コマンドライン引数 --extensionsで .php ファイルのみをチェックするようにしていますが、main.inc はチェックされます。 - PEAR
  • eBay's webservice enables you to use all of eBay's features (except bidding on items) in your own PHP applications.
    eBay のウェブサービスを使用すると、eBay の全機能(入札を除く) を PHP アプリケーションから利用できるようになります。 - PEAR
  • Note: In order to use SSL connections, your PHP installation must have the openssl extension enabled.
    注意SSL 接続を使用するには、 openssl拡張モジュールを有効にしてPHP がインストールされている必要があります。 - PEAR
  • Find more details about setting up a PHP project in the document Setting Up a PHP Project.After the project creation is completed, position the cursor on the Source Files node, choose Properties from the popup menu, and open the Debug window.
    PHP プロジェクトの設定については、ドキュメント「PHP プロジェクトの設定」を参照してください。 プロジェクトの作成が完了したら、カーソルを「ソースファイル」ノードに置き、ポップアップメニューから「プロパティー」を選択し、「デバッグ」ウィンドウを開きます。 - NetBeans
  • The /table tag closes the table.
    次の PHP コードブロックを、終了 /table タグの前に入力します。 - NetBeans
  • If you have a recent installation of PHP, you can relax: The PEAR base installation is already there, unless you have compiled your PHP with the ./configure flag --without-pear.
    PHP の最近のバージョンをインストールしているなら特に問題はないでしょう。 ./configure に --without-pear フラグを指定してコンパイルしない限り、PEAR の基本部分は既にインストールされています。 - PEAR
  • Under Projects, select PHPApplication and click Next.
    「プロジェクト」で「PHP アプリケーション」を選択して、「次へ」をクリックします。 - NetBeans
  • The index page requires no server-side scripting code, so you can safely remove PHP tags and the echo statement you previously added.
    index ページにはサーバー側スクリプトコードは必要ないので、PHP タグと、前に追加した echo 文を削除してもかまいません。 - NetBeans
  • PHP support can be added to a number of web servers (IIS, Xitami, and so on), but most commonly Apache HTTP Server is used.
    PHP のサポートは、いくつかの Web サーバー (IIS、Xitami など) に追加できますが、もっとも一般的に使用されるのは Apache HTTP サーバーです。 - NetBeans
  • To be sure that previously installed PHP engine supports using the MySQL database server:
    前にインストールした PHP エンジンが MySQL データベースサーバーの使用をサポートしていることを確認するには、次の手順に従います。 - NetBeans
  • To obtain a list of the PHP key words that are available in the current context, press CTRL + Space without any previous typing.
    現在のコンテキストで使用できる PHP キーワードのリストを表示するには、何も入力しないで Ctrl+ スペースキーを押します。 - NetBeans
  • The MySQL server is the most popular database server, although you can use other database servers with the NetBeans IDE for PHP.
    PHP 互換の NetBeans IDE で使用できるデータベースサーバーはいくつかありますが、その中で MySQL サーバーがもっとも一般的です。 - NetBeans
  • Within the PHP block, type or paste the code blocks described below in this section, in the order they are written.
    PHP ブロックの内部に、この節に示す次のコードブロックを記述されている順序で入力またはペーストします。 - NetBeans
  • Enter the following PHP code blocks inside the HTML input form below the code for password confirmation:Please confirm your password: input type=password name=password2/br/
    次の PHP コードブロックを、HTML 入力フォーム内の、パスワード確認入力のコードの下に入力します。 Please confirm your password: input type=password name=password2/br/ - NetBeans
<前へ 1 2 .... 6 7 8 9 10 11 12 13 14 15 16 次へ>

例文データの著作権について