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

More updates

This commit is contained in:
Zeev Suraski
2000-05-22 18:39:30 +00:00
parent 4115aa23ff
commit 6d168bc20f
6 changed files with 44 additions and 44 deletions

View File

@@ -4,5 +4,5 @@ php3_include_path .:./include:../include
<IfModule mod_php4.c>
php_value include_path .:./include:../include
</IfModule>
DirectoryIndex index.php3 index.php
DirectoryIndex index.php index.php3
AddType application/x-pilot .prc .pdb

View File

@@ -241,7 +241,7 @@ their answers. If you have suggestions, corrections or additions, send them to
<a name="2.3">2.3.</a> Is there an archive of the mailing list anywhere?
</b></dt>
<dd>
Yes, you will find a list of archive sites on the <a href="/support.php3">Support</a>
Yes, you will find a list of archive sites on the <a href="/support.php">Support</a>
page.<p>
</dd>
<dt><b>

View File

@@ -16,10 +16,10 @@
<TABLE>
<TR><TD>Home page:</TD><TD>http://www.php.net</TD></TR>
<TR><TD>These Slides:</TD><TD>http://www.php.net/als99/</TD></TR>
<TR><TD>Notables:</TD><TD>http://www.php.net/sites.php3</TD></TR>
<TR><TD>Notables:</TD><TD>http://www.php.net/sites.php</TD></TR>
<TR><TD>Manual:</TD><TD>http://www.php.net/manual/</TD></TR>
<TR><TD VALIGN="top">Tutorials:</TD><TD>http://www.php.net/tut.php3<BR>
http://www.php.net/links.php3</TD></TR>
<TR><TD VALIGN="top">Tutorials:</TD><TD>http://www.php.net/tut.php<BR>
http://www.php.net/links.php</TD></TR>
</TABLE>
</TD>
</TR>

View File

@@ -448,7 +448,7 @@ endif; ?>
<TR VALIGN=top>
<TD ALIGN=left>
<IMG SRC="/gifs/cap-ul.gif" WIDTH=9 HEIGHT=9 BORDER=0><BR>
<?spc(15,67);?><A HREF="/index.php3"><IMG SRC="/gifs/logo.gif" ALT="PHP Home Page" WIDTH=130 HEIGHT=67 BORDER=0></A><BR>
<?spc(15,67);?><A HREF="/index.php"><IMG SRC="/gifs/logo.gif" ALT="PHP Home Page" WIDTH=130 HEIGHT=67 BORDER=0></A><BR>
<?spc(1,10);?><BR>
</TD>
</TR>
@@ -459,26 +459,26 @@ endif; ?>
if ($UP[0] && $UP[1]):
makeSideButton($UP[0],"up","","up",129,30,0,10,"Up to $UP[1]","<BR>\n");
endif;
makeSideButton("/quickref.php3","qref","qrefKick","quickref",129,30,0,10,"Quick Reference","<BR>\n");
makeSideButton("/quickref.php","qref","qrefKick","quickref",129,30,0,10,"Quick Reference","<BR>\n");
if (!$HTDIG):
makeBorderTOC($title);
endif;
else:
$lastnews=filemtime($DOCUMENT_ROOT."/news.php3");
$lastnews=filemtime($DOCUMENT_ROOT."/news.php");
if ($lastnews):
$lastnews="PHP News last updated: ".date("M d, Y",$lastnews);
else:
$lastnews="PHP in the News";
endif;
makeSideButton("/downloads.php","down","","downloads",129,30,0,10,"Downloads","<BR>\n");
makeSideButton("/docs.php3","docs","","docs",129,30,0,10,"Documentation","<BR>\n");
makeSideButton("/quickref.php3","qref","qrefKick","quickref",129,30,0,10,"Quick Reference","<BR>\n");
makeSideButton("/docs.php","docs","","docs",129,30,0,10,"Documentation","<BR>\n");
makeSideButton("/quickref.php","qref","qrefKick","quickref",129,30,0,10,"Quick Reference","<BR>\n");
# makeSideButton("/mail.php3","mail","","mailing",129,30,0,10,"Mailing Lists","<BR>\n");
makeSideButton("/support.php3","dev","","development",129,30,0,10,"Getting Help","<BR>\n");
makeSideButton("/news.php3","news","","news",129,30,0,10,$lastnews,"<BR>\n");
makeSideButton("/projects.php3","proj","","projects",129,30,0,10,"Projects using PHP","<BR>\n");
makeSideButton("/links.php3","link","","links",129,30,0,10,"PHP Links","<BR>\n");
makeSideButton("/mirrors.php3","mirr","mirrorsKick","mirror",129,30,0,10,"Mirror sites","<BR>\n");
makeSideButton("/support.php","dev","","development",129,30,0,10,"Getting Help","<BR>\n");
makeSideButton("/news.php","news","","news",129,30,0,10,$lastnews,"<BR>\n");
makeSideButton("/projects.php","proj","","projects",129,30,0,10,"Projects using PHP","<BR>\n");
makeSideButton("/links.php","link","","links",129,30,0,10,"PHP Links","<BR>\n");
makeSideButton("/mirrors.php","mirr","mirrorsKick","mirror",129,30,0,10,"Mirror sites","<BR>\n");
endif; ?>
</TD>
</TR>
@@ -500,9 +500,9 @@ endif; ?>
makeSideButton("javascript:history.go(-1);","close","","close",75,30,9,5,"Close this source page","");
else:
makeSideButton("","close","","close",1,1,0,0,"","");
makeSideButton("/source.php3?page_url=$PHP_SELF","sour","","source",75,30,9,5,"View the source code for this page","");
makeSideButton("/source.php?page_url=$PHP_SELF","sour","","source",75,30,9,5,"View the source code for this page","");
endif;
makeSideButton("/search.php3","sear","searchKick","search",75,30,9,5,"Search the site","");
makeSideButton("/search.php","sear","searchKick","search",75,30,9,5,"Search the site","");
?><IMG SRC="/gifs/cap-right.gif" WIDTH=24 HEIGHT=48 BORDER=0><BR></TD>
</TR>
</TABLE>
@@ -556,7 +556,7 @@ function commonStatFooter() {
<?
spc(1,3);
echo "<BR>\n";
makeSideButton("/credits.php3","cred","","credits",129,30,0,10,"Who's responsible for this?","<BR>\n");
makeSideButton("/credits.php","cred","","credits",129,30,0,10,"Who's responsible for this?","<BR>\n");
makeSideButton("#top","top","","top",129,30,0,10,"Top of this page","<BR>\n");
?>
<IMG SRC="/gifs/cap-bl.gif" WIDTH=9 HEIGHT=9 BORDER=0><BR>
@@ -610,7 +610,7 @@ function commonStatFooter() {
<DIV ID='mirrorsKick' STYLE="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; TOP: 0px; LEFT: 0px;">
<? kickHeader(-20,'left',400);?>
<FORM ACTION='/redirect.php3' METHOD='POST'>
<FORM ACTION='/redirect.php' METHOD='POST'>
<B>Pick a mirror site close to you:</B><BR>
<SELECT NAME="URL">
<?
@@ -634,7 +634,7 @@ endwhile;
<DIV ID='qrefKick' STYLE="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; TOP: 0px; LEFT: 0px;">
<? kickHeader(30,'left',400);?>
<FORM ACTION='/manual-lookup.php3' METHOD='POST'>
<FORM ACTION='/manual-lookup.php' METHOD='POST'>
<FONT SIZE=+1><B>Quick Function Reference</B></FONT><BR>
Type in a PHP function name to jump to that page of the online manual:<BR>
<FONT SIZE=3><INPUT NAME='function' TYPE='text' SIZE=25></FONT>
@@ -649,9 +649,9 @@ or click on this button to get an alphabetical listing of all PHP functions.<BR>
<?
if ($HAVE_SEARCH):
$form="/search.php3";
$form="/search.php";
else:
$form="http://uk.php.net/search.php3";
$form="http://uk.php.net/search.php";
endif;
?>

View File

@@ -496,7 +496,7 @@ endif; ?>
<TR VALIGN=top>
<TD ALIGN=left>
<IMG SRC="/gifs/cap-ul.gif" WIDTH=9 HEIGHT=9 BORDER=0><BR>
<?spc(15,67);?><A HREF="/index.php3"><IMG SRC="<?echo $GLOBALS["my_logo"]?>" ALT="PHP Home Page" <?echo $GLOBALS["my_size"]?> BORDER=0></A><BR>
<?spc(15,67);?><A HREF="/index.php"><IMG SRC="<?echo $GLOBALS["my_logo"]?>" ALT="PHP Home Page" <?echo $GLOBALS["my_size"]?> BORDER=0></A><BR>
<?spc(1,10);?><BR>
</TD>
</TR>
@@ -507,26 +507,26 @@ endif; ?>
if ($UP[0] && $UP[1]):
makeSideButton($UP[0],"up","","up",129,30,0,10,"Up to $UP[1]","<BR>\n");
endif;
makeSideButton("/quickref.php3","qref","qrefKick","quickref",129,30,0,10,"Quick Reference","<BR>\n");
makeSideButton("/quickref.php","qref","qrefKick","quickref",129,30,0,10,"Quick Reference","<BR>\n");
if (!$HTDIG):
makeBorderTOC($title);
endif;
else:
$lastnews=filemtime($DOCUMENT_ROOT."/news.php3");
$lastnews=filemtime($DOCUMENT_ROOT."/news.php");
if ($lastnews):
$lastnews="PHP News last updated: ".date("M d, Y",$lastnews);
else:
$lastnews="PHP in the News";
endif;
makeSideButton("/downloads.php","down","","downloads",129,30,0,10,"Downloads","<BR>\n");
makeSideButton("/docs.php3","docs","","docs",129,30,0,10,"Documentation","<BR>\n");
makeSideButton("/quickref.php3","qref","qrefKick","quickref",129,30,0,10,"Quick Reference","<BR>\n");
makeSideButton("/docs.php","docs","","docs",129,30,0,10,"Documentation","<BR>\n");
makeSideButton("/quickref.php","qref","qrefKick","quickref",129,30,0,10,"Quick Reference","<BR>\n");
# makeSideButton("/mail.php3","mail","","mailing",129,30,0,10,"Mailing Lists","<BR>\n");
makeSideButton("/support.php3","dev","","development",129,30,0,10,"Getting Help","<BR>\n");
makeSideButton("/news.php3","news","","news",129,30,0,10,$lastnews,"<BR>\n");
makeSideButton("/projects.php3","proj","","projects",129,30,0,10,"Projects using PHP","<BR>\n");
makeSideButton("/links.php3","link","","links",129,30,0,10,"PHP Links","<BR>\n");
makeSideButton("/mirrors.php3","mirr","mirrorsKick","mirror",129,30,0,10,"Mirror sites","<BR>\n");
makeSideButton("/support.php","dev","","development",129,30,0,10,"Getting Help","<BR>\n");
makeSideButton("/news.php","news","","news",129,30,0,10,$lastnews,"<BR>\n");
makeSideButton("/projects.php","proj","","projects",129,30,0,10,"Projects using PHP","<BR>\n");
makeSideButton("/links.php","link","","links",129,30,0,10,"PHP Links","<BR>\n");
makeSideButton("/mirrors.php","mirr","mirrorsKick","mirror",129,30,0,10,"Mirror sites","<BR>\n");
endif; ?>
</TD>
</TR>
@@ -548,9 +548,9 @@ endif; ?>
makeSideButton("javascript:history.go(-1);","close","","close",75,30,9,5,"Close this source page","");
else:
makeSideButton("","close","","close",1,1,0,0,"","");
makeSideButton("/source.php3?page_url=$PHP_SELF","sour","","source",75,30,9,5,"View the source code for this page","");
makeSideButton("/source.php?page_url=$PHP_SELF","sour","","source",75,30,9,5,"View the source code for this page","");
endif;
makeSideButton("/search.php3","sear","searchKick","search",75,30,9,5,"Search the site","");
makeSideButton("/search.php","sear","searchKick","search",75,30,9,5,"Search the site","");
?><IMG SRC="/gifs/cap-right.gif" WIDTH=24 HEIGHT=48 BORDER=0><BR></TD>
</TR>
</TABLE>
@@ -604,7 +604,7 @@ function commonFooter() {
<?
spc(1,3);
echo "<BR>\n";
makeSideButton("/credits.php3","cred","","credits",129,30,0,10,"Who's responsible for this?","<BR>\n");
makeSideButton("/credits.php","cred","","credits",129,30,0,10,"Who's responsible for this?","<BR>\n");
makeSideButton("#tOpOfpAgE","top","","top",129,30,0,10,"Top of this page","<BR>\n");
?>
<IMG SRC="/gifs/cap-bl.gif" WIDTH=9 HEIGHT=9 BORDER=0><BR>
@@ -658,7 +658,7 @@ function commonFooter() {
<TD ALIGN="right" COLSPAN=3>
<FONT SIZE=-2>
Elements of this website are subject to <A HREF="/COPYRIGHT.txt">copyright</A>.<BR>
Questions about installing or using PHP should be directed to one of the <A HREF="/support.php3">mailing lists</A>.<BR>
Questions about installing or using PHP should be directed to one of the <A HREF="/support.php">mailing lists</A>.<BR>
Only questions about the website should be directed to <A HREF="mailto:webmaster@php.net">webmaster@php.net</A>.<BR>
</FONT>
</TD>
@@ -671,7 +671,7 @@ Only questions about the website should be directed to <A HREF="mailto:webmaster
<DIV ID="mirrorsKick" STYLE="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; TOP: 0px; LEFT: 0px;">
<? kickHeader(-20,'left',400);?>
<FORM ACTION="/redirect.php3" METHOD="POST">
<FORM ACTION="/redirect.php" METHOD="POST">
<B>Pick a mirror site close to you:</B><BR>
<SELECT NAME="URL">
<?
@@ -695,7 +695,7 @@ endwhile;
<DIV ID="qrefKick" STYLE="POSITION: absolute; Z-INDEX: 20; VISIBILITY: hidden; TOP: 0px; LEFT: 0px;">
<? kickHeader(30,'left',400);?>
<FORM ACTION="/manual-lookup.php3" METHOD="POST">
<FORM ACTION="/manual-lookup.php" METHOD="POST">
<FONT SIZE=+1><B>Quick Function Reference</B></FONT><BR>
Type in a PHP function name or feature to<BR>
jump to that page of the online manual:<BR>
@@ -713,9 +713,9 @@ button on the left for other documentation resources.)
<?
if ($HAVE_SEARCH):
$form="/search.php3";
$form="/search.php";
else:
$form="http://uk.php.net/search.php3";
$form="http://uk.php.net/search.php";
endif;
?>
@@ -725,7 +725,7 @@ if (!isset($prevsearch)):
$prevsearch[0]="";
endif;
?>
<FORM ACTION="/search.php3" METHOD="POST">
<FORM ACTION="/search.php" METHOD="POST">
<B>What are you searching for:</B><BR>
<input type="text" name="pattern" size=20 VALUE="<? echo $prevsearch[0];?>"><BR>
<B>Where do you want to look:</B><BR>

View File

@@ -16,10 +16,10 @@
<TABLE>
<TR><TD>Home page:</TD><TD>http://www.php.net</TD></TR>
<TR><TD>These Slides:</TD><TD>http://www.php.net/oreilly99/</TD></TR>
<TR><TD>Notables:</TD><TD>http://www.php.net/sites.php3</TD></TR>
<TR><TD>Notables:</TD><TD>http://www.php.net/sites.php</TD></TR>
<TR><TD>Manual:</TD><TD>http://www.php.net/manual/</TD></TR>
<TR><TD VALIGN="top">Tutorials:</TD><TD>http://www.php.net/tut.php3<BR>
http://www.php.net/links.php3</TD></TR>
<TR><TD VALIGN="top">Tutorials:</TD><TD>http://www.php.net/tut.php<BR>
http://www.php.net/links.php</TD></TR>
</TABLE>
</TD>
</TR>