Cant manage to make a static page with Zend Framework (about us) - Stack Overflow
From what I can recall, something like this should work:
$route = new Zend_Controller_Router_Route_Static(
'about',
array('controller' => 'about')
);
$router->addRoute('about', $route);
In the
#recall #routes #here #custom #this
https://stackoverflow.com/questions/12919458/cant-manage-to-make-a-static-page-with-zend-framework-about-us
https://stackoverflow.com/questions/12919458/cant-manage-to-make-a-static-page-with-zend-framework-about-us
Видео Cant manage to make a static page with Zend Framework (about us) - Stack Overflow канала ResponseXAI
$route = new Zend_Controller_Router_Route_Static(
'about',
array('controller' => 'about')
);
$router->addRoute('about', $route);
In the
#recall #routes #here #custom #this
https://stackoverflow.com/questions/12919458/cant-manage-to-make-a-static-page-with-zend-framework-about-us
https://stackoverflow.com/questions/12919458/cant-manage-to-make-a-static-page-with-zend-framework-about-us
Видео Cant manage to make a static page with Zend Framework (about us) - Stack Overflow канала ResponseXAI
Комментарии отсутствуют
Информация о видео
20 июня 2025 г. 19:11:40
00:00:30
Другие видео канала