diff --git a/FAQ.php b/FAQ.php index f12026622..c046048ff 100644 --- a/FAQ.php +++ b/FAQ.php @@ -1,4 +1,4 @@ - + @@ -18,7 +18,7 @@ If you have suggestions, corrections or additions, send them to phpdoc@lists.php.net. -->
- echo hdelim(); ?> +
You can also mirror the PHP CVS repository using CVSup. See here for more details.
- commonFooter(); ?> + diff --git a/bug-pwd-finder.php b/bug-pwd-finder.php index 2072b22b6..6c8ddf084 100644 --- a/bug-pwd-finder.php +++ b/bug-pwd-finder.php @@ -1,4 +1,4 @@ - + - - commonFooter(); ?> + diff --git a/bugs-dos-and-donts.php b/bugs-dos-and-donts.php index d93362298..8dbe56e42 100644 --- a/bugs-dos-and-donts.php +++ b/bugs-dos-and-donts.php @@ -1,4 +1,4 @@ - + @@ -19,4 +19,4 @@ commonHeader("Bugs Database Dos and Don'ts");|
-
+
|
diff --git a/thanks.php b/thanks.php index 54528e101..99ec80d6d 100644 --- a/thanks.php +++ b/thanks.php @@ -1,4 +1,4 @@ - + @@ -6,28 +6,28 @@ commonHeader("Thanks");
- print_link("http://chek.com/", "Chek.com"); ?> provides the server and + provides the server and bandwidth that run the main www.php.net mirror site.
- print_link("http://www.easydns.com/?V=698570efeb62a6e2", "easyDNS"); ?> provides + provides DNS services for the php.* domains.
- print_link("http://www.pair.com/", "pair Networks"); ?> provides + provides the server and bandwidth for CVS and mailing list services.
- print_link("http://valinux.com/", "VA Linux Systems"); ?> provides the server and + provides the server and bandwidth that run various services for php.net.
And special thanks to all the companies who donate server space and bandwidth to host -our international array of print_link("/mirrors.php", "mirror sites");?>. +our international array of .
- commonFooter(); ?> + diff --git a/tips.php b/tips.php index 50395e61d..b28833fc8 100644 --- a/tips.php +++ b/tips.php @@ -114,9 +114,7 @@ example, try typing "php file upload" in your browser. - - - tipTitle('Adding the Quick Reference to Netscape on Linux', 'David Rose', '28-Jul-2000'); ?> +Further to the example above for Windows/IE users, here's something Linux folk can do: @@ -141,8 +139,7 @@ Netscape will open the proper URL for you. - - tipTitle('Quick Reference for Gnome Users', 'Benjamin Curtis', '29-Jul-2000'); ?> +
Here's another search option for Linux users who use Gnome. This is a macro @@ -162,6 +159,4 @@ gnome-moz-remote --newwin http://www.php.net/manual-lookup.php?function=$(echo <
- -commonFooter(); -?> + diff --git a/tut.php b/tut.php index 3bc249906..73915f17e 100644 --- a/tut.php +++ b/tut.php @@ -1,4 +1,4 @@ - +Your first PHP-enabled page Create a file named hello.php and in it put the following lines: -