if $type is php-const, then $to must be the name of a PHP Constant.
$type が php-const の場合は、$to には PHP の定数名を指定しなければなりません。 - PEAR
On the Ready to change PHP version number panel, click Change.
「Ready to change PHP version number」パネルで、「Change」をクリックします。 - NetBeans
q=vcard+php. Contact_Vcard_BuildTable of ContentsIntroduction-- Build (create) and fetch vCard 2.1 and 3.0 text blocks.
http://www.google.com/search?q=vcard+phpで調べられます。 - PEAR
To successfully debug PHP applications in the NetBeans IDE for PHP, you need to have the PHP engine, the Apache local web server, and the XDebug debugger installed and configured for PHP development.
NetBeans IDE for PHP で PHP アプリケーションを正常にデバッグするには、PHP エンジン、Apache ローカル Web サーバー、および XDebug デバッガがインストールされ、PHP 開発用に構成されている必要があります。 - NetBeans
After you set up PHP and PEAR, create the PHP project that will use the Yahoo News Service.
PHP と PEAR を設定したあと、Yahoo News サービスを使用する PHP プロジェクトを作成します。 - NetBeans
Deploying a PHP Application on a Remote Server
リモートサーバーへの PHP アプリケーションの配備 - NetBeans
Using NetBeans IDE Early Access for PHP in SXDE
SXDE での NetBeans IDE の PHP アーリーアクセス版の使用 - NetBeans
PHP implementation of reading from MySQL database
MySQL データベースからの読み取りの PHP 実装 - NetBeans
Install PHP and MySQL OR Sign up with a web host that provides PHP and MySQL.
PHP と MySQL をインストールするか、あるいはPHP と MySQL が使えるレンタルサーバと契約します。 - PEAR
: Database backend used in PHP (i.e.
:PHP で使用するデータベースバックエンド (例えば - PEAR
Table 50-2. Constants defined in Translation2.php 表 50-2Translation2.php で定義されている定数 - PEAR
On the Completed the PHP version number Setup Wizard panel, click Finish.
「Completed the PHP version number Setup Wizard」パネルで、「Finish」をクリックします。 - NetBeans
They work fine under PHP 5.
PHP 5 を使用すると正しく動作します。 - PEAR
Before creating a PHP project, you need to download and install the NetBeans IDE for PHP and prepare your environment for PHP development.
PHP プロジェクトを設定する前に、NetBeans IDE for PHP をダウンロードしてインストールし、PHP 開発用の環境を準備する必要があります。 - NetBeans
In other words, if a dependency on PHP 4.1.0 exists, and addDependency('php', '4.3.0', 'ge', 'php') is called, the existing dependency on PHP 4.1.0 will be overwritten with the new one on PHP 4.3.0Parameter string
言い換えると、すでに PHP 4.1.0 に対する依存性が設定されている場合にaddDependency('php', '4.3.0', 'ge', 'php')がコールされると、既存の PHP 4.1.0 に対する依存性が PHP 4.3.0 による新しい依存性に置き換えられるということです。 パラメータ string - PEAR
Being written in PHP, Jffnms is heavily dependent on PHP USE flags.
JffnmsはPHPで書かれているため、phpUSEフラグに大きく依存しています。 - Gentoo Linux
splAdds support for the Standard PHP Library
標準PHPライブラリのサポートを追加する - Gentoo Linux
Configuring PHP Development Environment in Solaris Express Development Environment (SXDE)
Solaris Express Development Environment (SXDE) での PHP 開発環境の構成 - NetBeans
Enabling Debugging and Configuring PHP Components
デバッグの有効化と「PHP」コンポーネントの構成 - NetBeans
This runs the built-in php-info script.
組み込み php-info スクリプトが実行されます。 - NetBeans
Configuring MySQL for PHP development in Windows
Windows 上での PHP 開発のための MySQL の構成 - NetBeans
The Creativity of Philosophy (1996, PHP Research Institute) ISBN 4569552056
『哲学の創造』(1996年、PHP研究所)、ISBN4569552056 - Wikipedia日英京都関連文書対訳コーパス
Deploying a PHP Application on a Remote Web Server
リモート Web サーバーへの PHP アプリケーションの配備 - NetBeans
Screencasts The PHP Editor in NetBeans IDE 6.5, part I
スクリーンキャスト - NetBeans
Always use ?php ? to delimit PHP code, not the ? ? shorthand. PHP コードを区分するためには、短縮型の ? ? ではなく、かならず?php ? を使用してください。 - PEAR
exception class to instantiate if in PHP 5
PHP 5 の場合に生成される例外クラス。 - PEAR
Storage container using a PHP Array.
PHP の配列を使用するストレージコンテナです。 - PEAR
TEXTAREA NAME="name"--creates PHP variable for textarea value
TEXTAREA NAME="name"--textarea の値用の PHP 変数を作成する - PEAR
Example 58-2. Checking .php, .inc and .lib files only
例 58-2.php、.inc および .lib ファイルのみのチェック - PEAR
The php.ini file is usually located in /etc/php/apache2-php5/php.ini. php.iniファイルは、通常/etc/php/apache2-php4/php.iniにあります。 - Gentoo Linux
This document provides general guidelines for preparing the environment for PHP development, setting up a PHP project, and developing and running your first PHP application in the NetBeans IDE for PHP.
このドキュメントは、PHP 開発用の環境の準備、PHP プロジェクトの設定、および NetBeans IDE for PHP での最初の PHP アプリケーションの開発と実行に関する、一般的なガイドラインを示します。 - NetBeans
The PHP processing will be enabled automatically.
PHP の処理が自動的に有効になります。 - NetBeans
From the Language drop down list, select PHP.
「言語」ドロップダウンリストから「PHP」を選択します。 - NetBeans
In the example, it is set to php, so the service will search for stories about PHP.
例では「php」が設定されているので、サービスは PHP に関する内容を検索します。 - NetBeans
PHP Learning Trail - NetBeans IDE Tutorials, Guides and Articles
PHP の学習 - NetBeans IDE チュートリアル、ガイド、および記事 - NetBeans
For information on creating and configuring a PHP project, see Setting Up a PHP Project.
PHP プロジェクトの作成と構成については、「PHP プロジェクトの設定」を参照してください。 - NetBeans
PHP implementation of creating a record in MySQL database
MySQL データベースにレコードを作成する PHP 実装 - NetBeans
Go to http://pear.php.net/go-pear, save as gopear.php and do $ php gopear.php or try $ lynx -source http://pear.php.net/go-pear | php -q.
http://pear.php.net/go-pear を訪れ、gopear.php という名で保存し、$ php gopear.php とするか、$ lynx -source http://pear.php.net/go-pear | php -qとするかします。 - PEAR
recommended - recommended version of PHP extension.
recommended - 推奨される PHP 拡張モジュールのバージョン。 - PEAR
Only Sigma does not compile templates to PHP code.
Sigma はテンプレートを PHP コードにコンパイルしません。 - PEAR
This can be one of: 'pkg', 'ext','php', 'prog', 'os', 'sapi', or'zend' boolean
'pkg'・'ext'・'php'・'prog'・'os'・'sapi' あるいは'zend' のうちのひとつ。 boolean - PEAR
# nano -w /etc/php/apache2-php5/php.iniregister_globals = Onregister_argc_argv = On error_reporting = E_ALL ~E_NOTICEallow_url_fopen = Oninclude_path = ".:/usr/share/php5:/usr/share/php:/usr/share/php/PEAR"short_open_tag = On
データベースのセットアップ警告:再度ご注意下さい。 - Gentoo Linux
By Sachihiko KIMURA, "Shinsengumi Nikki", published by PHP Institute, Inc., 2003, ISBN 4569630081.
木村幸比古 『新選組日記』 PHP研究所〈PHP新書〉、2003年 ISBN4569630081 - Wikipedia日英京都関連文書対訳コーパス
Keep in mind, Apple occasionally updates PHP on OSX, which will revert your /usr/bin/php to their distributed version.
その場合、/usr/bin/php が標準版に戻されてしまいます。 - PEAR
PHP editor with syntactic and semantic code highlighting for mixed code (PHP/HTML/CSS/JavaScript), occurences and error highlighting code completion and dynamic help (also for PHPDoc tags and included elements),code generators, comment completion, php doc generation, abbreviations, code snippet paletteSupport for php short tags and php HEREDOC strings, code folding, bracket matching, indentationIntegrated FTP access for remotely hosted projects (upload, download, delete)IDE recognizes default location of document root in different operating systemsSupport for PHP include path (global for all projects, or one per project)Run project/single file, debug project/single file, run script in command lineWizard for creating new PHTML and PHP filesNavigator and hyperlinking (Go to Declaration, Go to Type, Go to the included/required file)Rename RefactoringDebugger supports breakpoint, local variables, watches and bubble watches (tooltip)Support for multiple project configurationsFind Usages action Ruby Gems インストールマネージャー - NetBeans
In order to use SaaS services in PHP you must have the PHP Extension and Application Repository (PEAR) installed.
PHP で SaaS サービスを使用するためには、PEAR (PHP Extension and Application Repository) がインストールされている必要があります。 - NetBeans
To specify the location of the PHP engine, click the Configure button next to the PHP Interpreter field.
PHP エンジンの場所を指定するには、「PHP インタプリタ」フィールドの横にある「設定」ボタンをクリックします。 - NetBeans
PHP developers can also look forward to working with MySQL.
PHP 開発者は、MySQL の操作も期待できます。 - NetBeans