Bonjour,
Je suis débutante en zend framework.
j'ai créer un formulaire(login.php) +controller(authenticatonController)+view( login.phtml pour aficher le fomulaire).
Le problème est que lors du test pour visualiser le formulaire,le message suivant se déclenche.
Fatal error: Using $this when not in object context in C:\wamp\www\MTK\application\views\scripts\authentication\login.phtml on line 2
Pouvez vous m'aider?
Merci.