Welcome Guest, Not a member yet? Register   Sign In
anchor in the view
#1

[eluser]Unknown[/eluser]
hi have crated a controller which load a view called Main_Menu.php

in the Main_Menu.php i have

echo anchor('view/welcome.php','welcome');

it just cant find the welcome.php file.
#2

[eluser]mi6crazyheart[/eluser]
Try this...
Code:
echo anchor(‘view/welcome’,‘welcome’);




Theme © iAndrew 2016 - Forum software by © MyBB