SproutCMS

This is the code documentation for the SproutCMS project

function merge()

Merges an array of arguments with the current URI and query string to
overload, instead of replace, the current query string.

Usage

string Url::merge ( array $arguments );

Arguments

  1. array $arguments
    associative array of arguments

Return value

  • string