Hi Friends, I am trying to follow the "getting-started-with-the-zend-framework_124.pdf" and it is for Zend Framework 0.8.0, and I use the Zend Framework 0.9.0...
So, could someone help me with this little problem? I tried to configure, and nothing happens when I create the models/Album.php and call it from IndexController.php, the browser shows a blank page (without titles, prints, nothing...) The important files are attached, my project is called "projeto", so: projeto/index.php projeto/.htaccess projeto/application/config.ini projeto/application/.htaccess projeto/application/controllers/IndexController.php projeto/application/models/Album.php projeto/application/views/indexIndex.tpl.php projeto/application/views/site.tpl.php Thanks very, very much if someone could help me. I other case, could send me the compacted Zend Framework 0.8.0?? I will try to use it. Best Regards, José de Menezes
index.php
Description: Binary data
.htaccess
Description: Binary data
.htaccess
Description: Binary data
config.ini
Description: Binary data
IndexController.php
Description: Binary data
Album.php
Description: Binary data
site.tpl.php
Description: Binary data
indexIndex.tpl.php
Description: Binary data
