Skip to content

Instantly share code, notes, and snippets.

@bradym
Last active August 29, 2015 14:27
Show Gist options
  • Save bradym/0bf1dea213b752fec12e to your computer and use it in GitHub Desktop.
Save bradym/0bf1dea213b752fec12e to your computer and use it in GitHub Desktop.
<?php
$url = modify_url(array('p' => 4, 'show' => 'column'), 'http://www.example.com/page.php?p=5&show=list&style=2');
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment