Your question is unclear (and some HTML is being chunked in it, consider fixing your email client ;) ). Can you please provide a gist or something like that with an example of what you are currently doing? Also consider that a view should not know anything about the DB.
Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ On 6 July 2013 16:04, syngress <[email protected]> wrote: > Hello everyone, i have question about Sklepeton APP / Zend2 Framework > I need to pass value to variable, for this purpose i usei my edit.phtml > > Ok, edit.phtml give me values to edit from database in from fields: > > > > Now i want to pass those values to variable > > > > And echo them: > > > > How can i do that ? > Thanks in advence. > > > > -- > View this message in context: > http://zend-framework-community.634137.n4.nabble.com/Zend-2-Skeleton-how-to-get-row-where-id-X-tp4660530.html > Sent from the Zend Framework mailing list archive at Nabble.com. > > -- > List: [email protected] > Info: http://framework.zend.com/archives > Unsubscribe: [email protected] > > >
