The problem is.. that when I try to login the user and then get the user info, I get error from Facebook API. with error code: 1
I\'m sure it\'s a simple one-liner, but I can\'t seem to find it. How can I use a different layout file for a particular开发者_运维技巧 action?
I am having an incredibly difficult time to decorate a Zend form the way I need to.This is the HTML structure I am in need of:
I am using .ini file to add routes in my application. resources.router.routes.username.type = \"Zend_Controller_Router_Route_Hostname\"
I am very experienced with the CakePHP framework but am checking out the Zend Framework for an application that will receive massive traffic.
iam not sure if iam doing it the right way. My Goal is to display in my Layout an Login or an Navigation at the header section.
According to Phpinfo Zend is installed (Zend Engine v2.1.0) . How ever when I call zend database commands they are swallowed without response or error message. (The script has been开发者_C百科 tested
My table structure is: TABLE `licenses` ( `id` int(11) NOT NULL auto_increment, `code` varchar(30) collate utf8_unicode_ci NOT NULL,
If I want to use the Zend_Db_Table->update() method to update my table with data, I cannot find anyway to use bind variables in开发者_如何学编程 the \"where\" clause.
Then I\'m trying to use Zend_Form_Element_Hash it regenerates a hash every request. In my code: // form