as => provides (or has, w/e)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@148874 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Ken 2004-01-16 17:40:32 +00:00
parent db540b3261
commit b8b695d8c9

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.28 $ -->
<!-- $Revision: 1.29 $ -->
<chapter id="features.commandline">
<title>Using PHP from the command line</title>
<!-- NEW DOCUMENTATION STARTS -->
@ -67,8 +67,8 @@
<para>
As of PHP 4.3.5, a new <filename>php-win.exe</filename> file is distributed.
This is equal to the CLI version, except that php-win doesn't output
anything and thus as no console (no "dos box" appears on the screen). This
method is similar with php-gtk. You should configure with
anything and thus provides no console (no "dos box" appears on the screen). This
behavior is similar to php-gtk. You should configure with
<literal>--enable-cli-win32</literal>.
</para>
<para>