Welcome Guest, Not a member yet? Register   Sign In
rpg layout with CI
#1

[eluser]Unknown[/eluser]
Hi guys,
I've been messing around with CI and i think it's a real great lightweight framework.
Now i'm planning to make an rpg using CI.
I used to use my layouts like this
Code:
<?php
require('top.php');

//Here the contents of the page

require('bottom.php');
?>
Now, how can i do this in CI?

Thx in advance!
Greetz, maigel.
#3

[eluser]Unknown[/eluser]
Thx mate, thats a nice collection you gave me there.

It will sure help me! Smile




Theme © iAndrew 2016 - Forum software by © MyBB