This is the inverse of url_parse()
, taking a parsed URL object and
turning it back into a string.
Arguments
- url
An URL object created by url_parse.
See also
Other URL manipulation:
url_modify()
,
url_parse()
This is the inverse of url_parse()
, taking a parsed URL object and
turning it back into a string.
An URL object created by url_parse.
Other URL manipulation:
url_modify()
,
url_parse()