FLEXY:TOJAVASCRIPT JSVAR="PHPVAR" ...--Provides a simple way to pass data from PHP to Javascript
FLEXY:TOJAVASCRIPT JSVAR="PHPVAR" ...--データを PHP から Javascript に簡単に渡せるようにする - PEAR
More PHP constant are detected natively:
PHP の定数のうち、ネイティブに検出できるものが増えました。 - PEAR
Conversion rules--How do PHP elements map to UML?
変換規則--PHP の要素と UML をどのように関連付けるのか? - PEAR
A PHP property, or class constant, maps to an UML Attribute.
PHP のプロパティあるいはクラス定数は、UML Attribute に対応します。 - PEAR
See PHP mbstring documentation for encoding names.
エンコーディング名については、PHP の mbstring のドキュメントを参照ください。 - PEAR
Transferring Data from index.php to wishlist. php index.php から wishlist.php へのデータの転送 - NetBeans
Constants defined in Locale. php Locale.php で定義されている定数 - PEAR
Constants defined in DecoratorCacheMemory. php DecoratorCacheMemory.php で定義されている定数 - PEAR
Constants defined in PackageFileManager. php PackageFileManager.php で定義されている定数 - PEAR
Constants defined in Weather. php Weather.php で定義されている定数 - PEAR
Constants defined in WeatherCommon. php WeatherCommon.php で定義されている定数 - PEAR
(This is the only method in the class that is not compatible with PHP 4).
したがって PHP 5 が必要となります(このクラスの中で唯一 PHP 4 では使用できないメソッドです)。 - PEAR
A dedicated PHP coding environment and complete integration with web standards.
専用の PHP コーディング環境と Web 標準との完全統合 - NetBeans
Learn more about Setting up a PHP project in NetBeans.
詳細は「NetBeans での PHP プロジェクトの設定」で学習してください。 - NetBeans
This document is a brief overview of the main features of the NetBeans IDE PHP Editor.
このドキュメントでは、NetBeans IDE の PHP エディタの概要を示します。 - NetBeans
Reference: Manabu TOYA, "Onmyodo towa nani ka" (What is Onmyodo), published by PHP Shinsho
(参考文献:戸矢学『陰陽道とは何か』PHP新書より) - Wikipedia日英京都関連文書対訳コーパス
You add SaaS operations to PHP files by dragging the operation from the Web Service Manager in the Services window and dropping it into the body of your PHP file.
「サービス」ウィンドウの Web サービスマネージャーから操作をドラッグして PHP ファイルの本文にドロップし、SaaS 操作を PHP ファイルに追加します。 - NetBeans
Below are some resources using the NetBeans IDE to develop PHP applications.NetBeans IDE support for PHP development is rapidly evolving.
次のいくつかのリソースは、NetBeans IDE を使用して PHP アプリケーションを開発します。 PHP 開発の NetBeans IDE サポートは急速に進化しています。 - NetBeans
Developing PHP web pages on a local machine with a local web server.
ローカル Web サーバーを使用するローカルマシンで PHP Web ページを開発する。 - NetBeans
To debug the server side of the application implemented with the use of PHP, select the Debug Server side PHP checkbox.
PHP を使用して実装されているサーバー側アプリケーションをデバッグするには、「サーバー側の PHP のデバッグ」チェックボックスを選択します。 - NetBeans
Setting Up Run Configuration for PHP Projects to be Hosted Remotely
リモートでホスティングされる PHP プロジェクトの実行構成の設定 - NetBeans
Find more information on using HTML, PHP, and MySQL here:
HTML、PHP、および MySQL の使用については、次を参照してください。 - NetBeans
The code then redirects the user to the editWishList.php page and stops the PHP processing.
コードはユーザーを editWishList.php ページにリダイレクトし、PHP 処理を停止します。 - NetBeans
Read About the PHP manual for more details.
詳細については、PHP マニュアルについてを参照してください。 - PEAR
Error Signaling in PHP 5 PEAR packages Error conditions in PEAR packages written for PHP 5 must be signaled using exceptions.
PHP 5 用 PEAR パッケージにおけるエラー通知 PHP 5 用に書かれた PEAR パッケージのエラーは、例外を使用して通知しなければなりません。 - PEAR
If you have installed another PHP package, you may have two versions of PHP and PEAR installed on your system.
別の PHP パッケージをインストールしている場合、システム上に複数のバージョンのPHP や PEAR がインストールされていることもあるでしょう。 - PEAR
You will need to know the location of the cli version of PHP.
また、CLI バージョンの PHP のありかも知らせる必要があります。 - PEAR
package.xml 1.0 only supported php, package, and extension dependencies.
package.xml 1.0 では、依存性として php、package および extensionのみをサポートしていました。 - PEAR
Firebird/InterBase doesn't seem to be able to use delimited identifiers via PHP 4.
Firebird/InterBase の場合、PHP 4 ではこの機能がうまく使えないようです。 - PEAR
If you look around you will see there are other template systems available in PHP, they generally fall into two categories, Replacement Systems, or PHP Code builders.
PHP には様々なテンプレートシステムがありますが、おおよそ「置換型」もしくは 「PHP コード生成型」のシステムに二分できます。 - PEAR
In this example a HTTP header X-PHP-Version is added to the HTTP request.
以下の例では、HTTP ヘッダ X-PHP-Version がHTTP リクエストに追加されます。 - PEAR
You can read terms of the PHP license.
ライセンスを確認ください。 - PEAR
give initial php version of function or constant
関数あるいは定数の、最初の PHP バージョンを渡すかどうか。 - PEAR
Example 64-6. Rendering "Hello, world!" using PHP 例 64-6PHP による "Hello, world!" のレンダリング - PEAR
Include the following default options at the top of your php page.
次のようなデフォルトオプションを、PHP ページの先頭に記述します。 - PEAR
Counts how often a certain processing instruction (e.g. ?PHP) is used in the document.
あるprocessing instruction (e.g.?PHP)が文書中にどれだけあるかをカウントします。 - PEAR
Unix/Linux/BSD When using PHP = 4.3.0, the PEAR Package Manager is already installed unless one has used the ./configure option --without-pear.
Unix/Linux/BSD PHP 4.3.0 以降、./configure に--without-pear オプションを指定しない限り、PEAR パッケージマネージャは (PHP と共に) インストールされます。 - PEAR
PEAR (an acronym for PHP Extension and Application Repository) is a framework and distribution system for reusable PHP components.
PEAR (PHPExtension andApplicationRepositoryの短縮形)は、再利用可能な PHP コンポーネントのフレームワーク、そしてその配布システムのことです。 - PEAR
"Gion Uchiake Banashi" (Confidential Talk of Gion) joint authorship with Shigeko MORITA, PHP Institute
『祇園うちあけ話』森田繁子と共著PHP研究所発行 - Wikipedia日英京都関連文書対訳コーパス
Now that Apache is running, it is time to configure PHP.
さあ、Apacheは動作していますので、次はPHPの設定を行いましょう。 - Gentoo Linux
After XDebug is installed, you have to enable it in your PHP engine.
XDebug をインストールしたあと、PHP エンジンで有効にする必要があります。 - NetBeans
In the Projects area, choose PHP Application and click Next.
「プロジェクト」領域で、「PHP アプリケーション」を選択して「次へ」をクリックします。 - NetBeans
In the IDE's editor, add an echo statement to the index page:?php// put your code hereecho h2Hello World!/h2;?
IDE のエディタで、index ページに次の echo 文を追加します。 ?php// put your code hereecho h2Hello World!/h2;? - NetBeans
This is implemented here using a PHP file named autocomplete. これは、autocomplete という名前の PHP ファイルを使用して、ここで実装します。 - NetBeans
The NetBeans IDE for PHP allows you to use XDebug, but using a debugger is optional.
NetBeans IDE for PHP では XDebug を使用できますが、デバッガの使用は任意です。 - NetBeans
Download the Windows module appropriate for your version of PHP.
使用している PHP のバージョンに適した Windows のモジュールをダウンロードします。 - NetBeans
To add the Yahoo News Service to your PHP project:
Yahoo News サービスを PHP プロジェクトに追加するには、次の手順に従います。 - NetBeans
Beneath the PHP block, type or paste the following HTML code block.
PHP ブロックの下に、次の HTML コードブロックを入力またはペーストします。 - NetBeans