| [ Index ] |
PHP Cross Reference of YOURLS |
[Source view] [Print] [Project Stats]
URL constants as defined in the PHP Manual under "Constants usable with http_build_url()".
| File Size: | 174 lines (5 kb) |
| Included or required: | 0 times |
| Referenced: | 0 times |
| Includes or requires: | 0 files |
| http_build_url($url, $parts = array() X-Ref |
| Build a URL. The parts of the second URL will be merged into the first according to the flags argument. param: mixed $url (part(s) of) an URL in form of a string or param: mixed $parts same as the first argument param: int $flags a bitmask of binary or'ed HTTP_URL constants; param: array $new_url if set, it will be filled with the parts of the return: string |
| Generated: Wed Nov 5 05:10:36 2025 | Cross-referenced by PHPXref 0.7.1 |