From 32d0d331b32f38d36dbaaead641f7b1b28d66ad2 Mon Sep 17 00:00:00 2001
From: Gabor Hojtsy
- echo hdelim(); ?>
+
- echo hdelim(); ?>
+
1. General Information
@@ -152,7 +152,7 @@ If you have suggestions, corrections or additions, send them to
2. PHP mailing lists
@@ -263,7 +263,7 @@ If you have suggestions, corrections or additions, send them to
- echo hdelim(); ?>
+
3. Obtaining PHP
@@ -365,7 +365,7 @@ If you have suggestions, corrections or additions, send them to
- echo hdelim(); ?>
+
4. Connecting to databases
@@ -589,7 +589,7 @@ just hit the always prompt for new location checkbox before pressing ok.
- echo hdelim(); ?>
+
5. Installation
@@ -703,7 +703,7 @@ AddType application/x-httpd-php .php /* for PHP 4 */
- echo hdelim(); ?>
+
6. Build Problems
@@ -923,7 +923,7 @@ my $CFG_LDFLAGS_SHLIB = q(-shared);# substituted via Makefile.tmpl
- echo hdelim(); ?>
+
7. Using PHP
@@ -1188,7 +1188,7 @@ solution is to use PHP's
- echo hdelim(); ?>
+
8. PHP and HTML
@@ -1226,7 +1226,7 @@ solution is to use PHP's
- echo hdelim(); ?>
+
9. PHP and other languages
@@ -1303,7 +1303,7 @@ solution is to use PHP's
- echo hdelim(); ?>
+
10. Common Problems
@@ -1381,7 +1381,7 @@ solution is to use PHP's
- echo hdelim(); ?>
+
11. Migrating from PHP3 to PHP4
@@ -1406,7 +1406,7 @@ solution is to use PHP's
- echo hdelim(); ?>
+
12. Migrating from PHP2 to PHP3
@@ -1422,7 +1422,7 @@ solution is to use PHP's
- echo hdelim(); ?>
+
13. Miscellaneous Questions
@@ -1439,11 +1439,11 @@ solution is to use PHP's
All the code for previous versions of the website is still available
through CVS. Specifically, the last version of shared.inc (that had
all the Javascript and DHTML to do the popups) is available
- print_link("http://cvsweb.php.net/viewcvs.cgi/phpweb/include/shared.inc?rev=1.123&content-type=text/vnd.viewcvs-markup", "here"); ?>.
+ .
- echo hdelim(); ?>
+
Credits
@@ -1452,6 +1452,4 @@ This FAQ was originally written by Jim Winstead. It is currently
maintained by the PHP Documentation Team.
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: -