Welcome Guest, Not a member yet? Register   Sign In
Problems with files in view
#9

(08-09-2017, 06:31 AM)Marcolino92 Wrote: So if I go for example on: miosito.com I will not have a conflict of two indexes?

 Based on your code, I think it looks ok.  It just matters of how you route it, by default if you type in
http://miosito.com/index.php/post/hot  then it show show your 'hot'  view

OR http://misito.xom/post/hot  (you can omit the index.php depends on how you set it up)

OR I can make it whatever i want to call in the router like 

$route['oh-my-hot']='post/hot';  

Then it shows up on http://misito.com/oh-my-hot

Just take sometime to read the doc,  you will find it easy

Regards
Reply


Messages In This Thread
Problems with files in view - by Marcolino92 - 08-08-2017, 06:32 AM
RE: Problems with files in view - by InsiteFX - 08-08-2017, 12:19 PM
RE: Problems with files in view - by Marcolino92 - 08-08-2017, 10:45 PM
RE: Problems with files in view - by InsiteFX - 08-09-2017, 12:22 AM
RE: Problems with files in view - by Marcolino92 - 08-09-2017, 12:30 AM
RE: Problems with files in view - by Wouter60 - 08-09-2017, 03:51 AM
RE: Problems with files in view - by Marcolino92 - 08-09-2017, 06:31 AM
RE: Problems with files in view - by ciadvantage - 08-16-2017, 06:19 PM
RE: Problems with files in view - by Wouter60 - 08-09-2017, 11:16 AM



Theme © iAndrew 2016 - Forum software by © MyBB