12-25-2007, 05:52 PM
[eluser]smalter[/eluser]
Hi all!
Firstly, i would like to congratulate the community for this great work!
I decided, after long hesitancy, to begin using a PHP Framework.
This is my first experience with the MVC architecture, i have searched in the official documentation and this forum for a long time, but i dont understand something.
I have a main view, and it contain an other view (footer of my page), this footer must contain some data coming of a controller.
These data are generated with a controller and a model for database query.
When i want to include this footer in other pages, data (of my database) is not displayed, my variable containing these data do not exist.
Probably i forget something in the documentation, my english are not being very good. :roll:
I hope for someone will understand my message, in spite of my English writing.
Thanks a lot!
PS: Si quelqu'un parle le français dans le coin, je serais très content qu'il puisse m'aiguiller dans mes débuts difficiles.
Hi all!
Firstly, i would like to congratulate the community for this great work!
I decided, after long hesitancy, to begin using a PHP Framework.

This is my first experience with the MVC architecture, i have searched in the official documentation and this forum for a long time, but i dont understand something.
I have a main view, and it contain an other view (footer of my page), this footer must contain some data coming of a controller.
These data are generated with a controller and a model for database query.
When i want to include this footer in other pages, data (of my database) is not displayed, my variable containing these data do not exist.
Probably i forget something in the documentation, my english are not being very good. :roll:
I hope for someone will understand my message, in spite of my English writing.
Thanks a lot!
PS: Si quelqu'un parle le français dans le coin, je serais très content qu'il puisse m'aiguiller dans mes débuts difficiles.
