anchor name?
Posted: Fri Feb 20, 2009 2:44 am
i need help guys.
i need to know how can i make an anchor name not the actual link name.
it's like this:
i need to put the "delete" text only rather than showing the link.
thanks...
i need to know how can i make an anchor name not the actual link name.
it's like this:
Code: Select all
<?php echo anchor('DeleteController/deletethis/'.$this->uri->segment(3)); ?>thanks...