It seems you are confusing codeigniter with a templating system like smarty.
Codeigniter is a MVC framework(as mentioned already) with some additional
tools and libraries.

But most times you would use it to organize your project better and reduce
the chaos of a big project.

While Symfony is great as mentioned codeigniter is a better place to start.
Its the first MVC framework in PHP which is easier to get just like PHP.

My advice, just download the god frickin thing...it comes with a user guide
thats geared for noobs, or jump to this page
http://codeigniter.com/user_guide/ and go to table of contents>codeigniter
urls.

Its pretty easy and once you get the hang of the urls, you will know where
to go next and organize and write your scripts and use the libraries
provided.

If you get stuck jump to codeigniter forum and do a search or email here.


PS:


*I see there are 1 or 2 online tutorials (videos) - but my PC has no
sound...
*
Get a sound system for god sakes, how are you living without youtube ;-)

Adi
www.appliedeye.com

-- 
NZ PHP Users Group: http://groups.google.com/group/nzphpug
To post, send email to [email protected]
To unsubscribe, send email to
[email protected]

Reply via email to