[eluser]bayrem[/eluser]
here is my exact structure :
|index.php
|extjs
|license.txt
|public
|system
|----application
=> Here I put all my programmes (in controllers, views...)
|-----------config
|-----------controllers
|-----------errors
|-----------helpers
|-----------hooks
|-----------index.html
|-----------language
|-----------libraries
|-----------models
|-----------views
|----cache
|----codeigniter
|----database
|----fonts
|----helpers
|----language
|----libraries
|----logs
|----plugins
|----ressources
|----scaffolding
|tmp
|user_guide
I use the classic CI structure I think.
Don't know if I made mistake ?!?