Mirror Sites

Here you can find information about the mirrors of php.net. This table only lists the official mirrors, registered in our database. The mirrors automatically detected to be outdated or disfunctional are not listed for your convinience, so there may be a mirror (or some mirrors) with problems in your country additionaly to those listed here. Therefore if you cannot find mirror sites in your country here, or the mirror site you used seems to be disappeared, check back later.

We would like to advice you to choose a mirror site close to use in your everyday work. All mirror sites are expected to provide the same service (with the possible exception of local search support, in which case the main site performs the search). This means that you don't loose anything, if you go with a local mirror site, but you gain speed. The current mirror is highlighted in the list below.

If you are interested in hosting a mirror of this site, .

' . "\n"; echo ''; echo ''; echo '' . "\n"; } // Highlight this mirror if it is the current one echo '' . "\n"; // Print out caret (in bold if current mirror) echo '' . "\n"; // Print out mirror site link echo '' . "\n"; // Print out mirror provider's link echo '' . "\n"; // Print out search support information echo '' . "\n"; // End row for this mirror echo "\n"; // Maintain previous country code $prevcc = $country; } ?>
'; print_image('flags/' . strtolower($country) . '.png', $COUNTRIES[$country], FALSE, 'CLASS="flag"'); echo '
' . $COUNTRIES[$country] . '
'; print_image( ($MYSITE == $murl ? 'caret-r.gif' : 'caret-rg.gif') ); echo '
'; $ps = strpos($murl, '//') + 2; print_link($murl, substr($murl, $ps, -1)); echo '
'; print_link(mirror_provider_url($murl), mirror_provider($murl)); echo '
'; echo (have_search($murl) ? "with local search" : " "); echo '