mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
fix bug #20369
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@103406 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
fc899a34a1
commit
72d83b8994
1 changed files with 3 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<sect1 id="install.general">
|
||||
<title>General Installation Considerations</title>
|
||||
<para>
|
||||
|
@ -23,9 +23,7 @@
|
|||
You may also rent webspace at a company. This way, you
|
||||
don't need to set up anything on your own, only write
|
||||
your PHP scripts, upload it to the server you rent, and
|
||||
see the results in your browser. You can find a list of
|
||||
hosting companies at <ulink
|
||||
url="&url.php.hosts;">&url.php.hosts;</ulink>.
|
||||
see the results in your browser.
|
||||
</para>
|
||||
<para>
|
||||
While setting up the server and PHP on your own, you have
|
||||
|
@ -96,4 +94,4 @@ End:
|
|||
vim600: syn=xml fen fdm=syntax fdl=2 si
|
||||
vim: et tw=78 syn=sgml
|
||||
vi: ts=1 sw=1
|
||||
-->
|
||||
-->
|
||||
|
|
Loading…
Reference in a new issue