Welcome Guest, Not a member yet? Register   Sign In
[solved] howto include anchor within normal $data-array
#2

[eluser]mironcho[/eluser]
Try this:
Code:
$this->load->helper('url');
$data['links'] = anchor('impress', 'Impress') . ' | ' . anchor('test', 'test');


Messages In This Thread
[solved] howto include anchor within normal $data-array - by El Forum - 11-03-2007, 07:35 AM
[solved] howto include anchor within normal $data-array - by El Forum - 11-03-2007, 09:38 AM
[solved] howto include anchor within normal $data-array - by El Forum - 11-03-2007, 10:16 AM
[solved] howto include anchor within normal $data-array - by El Forum - 11-03-2007, 11:40 AM
[solved] howto include anchor within normal $data-array - by El Forum - 11-03-2007, 11:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB