Starting with CodeIgniter setup: suggestions & best practices |
[eluser]Unknown[/eluser]
[quote author="TSUK" date="1273251450"]Basic HMVC CI v1.7.2 w/AJAX + SEO + Login/Register Download Here: http://downloads.sourceforge.net/project...v1.7.2.zip A great starting point for people looking to learn the CI Framework[/quote] thanks for the file
[eluser]Jelmer[/eluser]
Some updates (September 8): - Added recommendation for CI2 - Simplified code examples for error reporting - Added recommendation for Dan Horrigan's UhOh! library - Removed recommendation to move application outside the system dir as that's in CI2 by default Some more (September 9): - Mentioned the new built in CSRF protection - Mentioned the provided CAPTCHA helper
[eluser]Vega[/eluser]
http://github.com/derekallard/BambooInvoice ^This might might be a good project to learn from, it's by Derek Allard (creator of CodeIgniter).
[eluser]kris10[/eluser]
hi, I have used CI few month ago but still feel like a beginer. I have 2 questions I know it it not goot to mix many subject but it is related to begining - If you start a new project from scratch what is the best : starting with CI 1.7 or version 2.0 I don't want to migrate in few weeks / month when my project will be finish !! - Second question relating with css and I can add javascript where do you sugest to place addional css files or css in my previous projetct, I had 2 files in my directory : system ( where I have all CI files ) and includes where I had css, js and images and other scripts. How do you do ? and what is the best I want to start with good practice now. Thanks |
Welcome Guest, Not a member yet? Register Sign In |