Please choose a mirror site close to you

(all mirrors are updated at least once per hour)

['.$c.'] '); $lastc=$c;} } ?>

'); echo('
'); $lastcountry=$country; } elseif ($lastcountry!=$country) { echo(''); echo('

'); $lastcountry=$country; } if ((!isset($lastlocation))||($lastlocation!=$location)) { echo("$location
\n"); $lastlocation=$location; } $src_file = "${site}${srcdir}php-${current}.tar.gz"; $win32_file = "${site}${srcdir}php-${win32_current}-win32.zip"; echo("
    "); 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_file, "($method) $win32_current Win32 binary"); } echo("

\n"); } ?>