Link to additional configuration of PHP on the commandline for Windows.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@287637 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Richard Quadling 2009-08-24 14:10:30 +00:00
parent e8b3a87535
commit 151fe2c9f7

View file

@ -1269,6 +1269,12 @@ This is a command line PHP script with one option.
extension documentation for more functions you can use
to enhance your command line applications in PHP.
</para>
<para>
If you are on Windows, PHP can be configured to run without the need to
supply the <filename>C:\php\php.exe</filename> or the <literal>.php</literal>
extension, as descibed in <link linkend="install.windows.commandline">Command
Line PHP on Microsoft Windows</link>.
</para>
</chapter>
<!-- Keep this comment at the end of the file