Welcome Guest, Not a member yet? Register   Sign In
Basic startup
#11

[eluser]bastiat[/eluser]
What I discovered, among other things, is that index.php needs to be in the url.
Removing index.php has not been working.

I'll figure that out later.
#12

[eluser]Edmundas KondraĊĦovas[/eluser]
The URLs not working without index.php is .htaccess problem. But for now I think you can work with index.php in the URL, unless that really bothers you.
#13

[eluser]CoolGoose[/eluser]
As others already said, it's
<code>
class Blog extends CI_Controller {

}
</code>
In the new CI 2.




Theme © iAndrew 2016 - Forum software by © MyBB