1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00

add a link to the french translation of the documentation in docs.php3 file.

Ghislain (bibi@nexen.net)
This commit is contained in:
Ghislain Seguy
1999-11-16 18:33:44 +00:00
parent d1dc352443
commit 9c9d4c86ea
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,3 @@
php3_include_path .:./include
php_value include_path .:./include
DirectoryIndex index.php3
AddType application/x-pilot .prc .pdb

View File

@@ -36,6 +36,8 @@ commonHeader("Documentation ");
<li><a href="http://www.cityfujisawa.ne.jp/~louis/apps/phpfi/index.html"
>Japanese translation of the PHP manual</a>
<li><a href="http://www.nexen.net/fr/aide/PHP/index.html">French translation of the PHP manual</a>
<li><a href="manual/phpfi2.html">PHP/FI 2.0 Manual</a>. This includes
discussions on a few topics that aren't covered in the PHP 3 manual
yet.