Skip to content

Instantly share code, notes, and snippets.

@cam-gists
Created August 20, 2012 15:32
Show Gist options
  • Save cam-gists/3405186 to your computer and use it in GitHub Desktop.
Save cam-gists/3405186 to your computer and use it in GitHub Desktop.
PHP: Codeigniter - Anchor
<?php echo anchor('admin', 'ADMIN', 'title="ADMIN AREA"');?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment