JOOMLA中国
  • Joomla中国首页
  • 社区
  • 教程
  • 应用市场
  • B计划
Joomla! Framework TM
  • Namespace
  • Class
  • Tree
  • Deprecated

Namespaces

  • Composer
    • Autoload
  • Joomla
    • Application
      • Cli
        • Output
          • Processor
      • Web
    • Data
    • DI
      • Exception
    • Event
    • Filter
    • Input
    • Ldap
    • Registry
      • Format
    • Session
      • Storage
    • String
    • Uri
    • Utilities
  • None
  • PasswordCompat
    • binary
  • PHP
  • Psr
    • Log
  • Symfony
    • Component
      • Yaml
        • Exception
    • Polyfill
      • Util

Classes

  • AbstractUri
  • Uri
  • UriHelper
  • UriImmutable

Interfaces

  • UriInterface

Class UriHelper

Uri Helper

This class provides a UTF-8 safe version of parse_url().

Namespace: Joomla\Uri
Since: 1.0
Located at vendor/joomla/uri/src/UriHelper.php

Methods summary

public static mixed
# parse_url( string $url )

Does a UTF-8 safe version of PHP parse_url function

Does a UTF-8 safe version of PHP parse_url function

Parameters

$url
string - $url URL to parse

Returns

mixed - Associative array or false if badly formed URL.

Since

1.0

See

http://us3.php.net/manual/en/function.parse-url.php

Magic methods summary

Joomla! Framework TM API documentation generated by ApiGen 2.8.0
Joomla!® and Joomla! Framework™ are trademarks of Open Source Matters, Inc. in the United States and other countries.