Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.parse-url.html
Дата изменения: Sun Feb 3 22:56:59 2002 Дата индексирования: Mon Oct 1 21:21:21 2012 Кодировка: |
This function returns an associative array returning any of the various components of the URL that are present. This includes the "scheme", "host", "port", "user", "pass", "path", "query", and "fragment".
See also pathinfo().