mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Fix typo
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user