I am trying to learn CI to use for a shopping site, but am not having luck with the official doc. Anyone know of stuff that will help?
|
|
|||
|
|
|
re: CSS. I've got my CSS a separate folder at the root. (same place as 'index.php') ... /content/css/main.css Called as:
|
||
|
|
|
|
We've used Code Igniter on a couple of projects and found the videos on their site to be helpful for an intro: http://codeigniter.com/tutorials/ |
||
|
|
|
|
Specifically for you query about CSS this is a good starter reference written by a new user: http://codeignitercamp.blogspot.com/2007/08/codeigniter-tutorial-2.html |
||
|
|
|
|
Can you be more specific about what you are having difficulty with? |
||
|
|
|
|
I just don't understand the concept of a framework. I don't know where to start, and how I write my own code to go with it. |
||
|
|
|
|
I've tried that, I just need something more tailored to user management and actually adding items through a login-based control panel. |
||
|
|
|
Oh, and I dont understand how including your own files (such as CSS) works.... |
||||
|
