The example above will generate an output as shown below when run with the PHP CLI SAPI.
上の例を PHP CLI SAPI で実行すると、次のように結果を出力します。 - PEAR
this variable will contains an error message, if check fail string $name name of SAPI backend
チェックに失敗した場合に、この変数にエラーメッセージが含まれます。 string$name SAPI のバックエンドの名前。 - PEAR
2 news output format.With the new renderer system, the Web SAPI may use the xml render (until now limited to CLI).
2 つの新しい出力フォーマットが登場しました。 新しいレンダラシステムの採用によって、Web SAPI でもxml レンダラが使えるようになりました(以前は CLI でしか使用できませんでした)。 - PEAR
Note that there are usually separate php.ini files for the CLI and your other SAPIs.
通常は、CLI 用とその他の SAPI 用とでは別の php.iniを使用することに注意しましょう。 - PEAR