Skip to content

Instantly share code, notes, and snippets.

@Swader
Created February 3, 2013 20:20
Show Gist options
  • Save Swader/4703488 to your computer and use it in GitHub Desktop.
Save Swader/4703488 to your computer and use it in GitHub Desktop.
CI++ article gist 01
<?php
$this->getGetParam('param1', $defaultValue, 'alnum');
?>
@Swader
Copy link
Author

Swader commented Feb 3, 2013

https://gist.github.com/4703488

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment