Skip to content

build_url() as reverse to parse_url() #19607

@cweiske

Description

@cweiske

Description

It would be nice if PHP had an inverse function to parse_url(): a function that takes the array produced by parse_url and re-builds it into a string.

This would make it easy to modify URL strings: parse it, modify the array, build it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions