1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00
Patch provided by anon user.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@340940 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Christoph Michael Becker
2016-11-09 21:21:07 +00:00
parent 7856efea3e
commit 093360a0c4

View File

@@ -85,7 +85,7 @@
<simpara>
Server-side scripting. This is the most traditional
and main target field for PHP. You need three things
to make this work. The PHP parser (CGI or server
to make this work: the PHP parser (CGI or server
module), a web server and a web browser. You need to
run the web server, with a connected PHP installation.
You can access the PHP program output with a web browser,