\n"; if ($hostname==$ipaddr) { $hostname=""; } } else { echo "\n"; } if ($hostname) { if (ereg('([a-zA-Z]+)$',$hostname,$reg)) { $csel=$reg[0]; } } } if ($COUNTRIES[$csel]) { $showcountry=$csel; } else { $info=$MIRRORS[$MYSITE]; $showcountry=$info[0]; if (!$showcountry) { $showcountry="us"; } } $mirror_sites=$MIRRORS; $count=0; $lastc=""; reset($mirror_sites); while ($site = key($mirror_sites)) { $info = $mirror_sites[$site]; next($mirror_sites); $c = $info[0]; $cname=$COUNTRIES[$c]; if ($c==$showcountry) { $showsites[]=$site; } if ($c == $lastc || $c == 'xx') { continue; } $count++; echo "\"$cname\""; if ($count%5==0) { echo "
\n"; } $lastc = $c; } ?>



Choose a country to download from:
(the closest has automagically been selected for you)


\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; echo "\n"; $lastcountry=$country; } echo "\n\n"); } ?>



 $cname
"; echo "$COUNTRIES[$country]

"; spc(75,1); echo "
"; echo "\n"; echo "
\n"; if ((!isset($lastlocation))||($lastlocation!=$location)) { echo("$location
\n"); $lastlocation=$location; } echo "
    \n"; $src_file = "${site}${srcdir}php-${current}.tar.gz"; $win32_zfile = "${site}${srcdir}php-${win32_current}-win32.zip"; # $i386_rpm = "${site}${srcdir}mod_php3-${rpm_current}.i386.rpm"; # $src_rpm = "${site}${srcdir}mod_php3-${rpm_current}.src.rpm"; if (eregi("caraveo",$site)) { # special case ;-) echo("
  • "); download_link("${site}/php3latest.zip","Latest patched Windows version"); echo "\n"; } else { echo "
  • "; download_link($src_file, "($method) PHP $current source"); echo "\n"; echo "
  • "; download_link($win32_zfile, "($method) $win32_current Win32 binary"); echo "\n"; # echo "
  • "; # download_link($src_rpm, "($method) PHP $rpm_current source RPM"); # echo "\n"; } echo("
\n