[fw-general] Skeletonapp - how to display data for selected id

2013-12-31 Thread syngress
Hi lads, Skeletonapp have album module, I want to create a view with which I could see all the values from the database for the selected ID .. For example: view (index.phtml) show all hardware from my DB. Now ID = 1 is a printer in my DB. When I press on the printer - i need redirect to view (s

[fw-general] Re: Zf-admin usage

2013-11-14 Thread syngress
I miss it, thanks .. -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zf-admin-usage-tp4661215p4661219.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: fw-general@lists.zend.com Info: http://framework.zend.com/archives Unsubs

[fw-general] Zf-admin usage

2013-11-13 Thread syngress
Hi there, I was able to properly run the Zf-Base and Zf-User. But I have a little problem with the Zf-Admin. I managed to install it, but I do not know how to use it :) Can you help? -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zf-admin-usage-tp4661215

[fw-general] Re: Zend 2 Skeleton how to get row where id X

2013-07-08 Thread syngress
バートレット理路 i have album app working. I read those chapters, there are many things unclear for me. -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-2-Skeleton-how-to-get-row-where-id-X-tp4660530p4660543.html Sent from the Zend Framework mailing list ar

[fw-general] Re: Zend 2 Skeleton how to get row where id X

2013-07-08 Thread syngress
In AlbumTable.php i have something like this: So, this code is responsible for taking the appropriate ID that you will want to choose from a list of albums. I still do not know how to retrieve a specific value from the database for the selected ID. Can you write a simple example, so I had a prev

[fw-general] Re: Zend 2 Skeleton how to get row where id X

2013-07-08 Thread syngress
Marco Can you write a simple example for: Thanks. -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-2-Skeleton-how-to-get-row-where-id-X-tp4660530p4660539.html Sent from the Zend Framework mailing list archive at Nabble.com. -- List: fw-general@list

[fw-general] Re: Zend 2 Skeleton how to get row where id X

2013-07-07 Thread syngress
I want to pass (values) from database to variables. For example (my edit.phtml view script): EXAMPLE: For adres: *../framework/public/edit/1* In normal project, that will be: $query = "SELECT id FROM table WHERE id=1"; ANOTHER EXAMPLE: For adres: *../framework/public/edit/3* In normal proje

[fw-general] Zend 2 Skeleton how to get row where id X

2013-07-06 Thread syngress
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 t

[fw-general] Re: RC7 tutorial failure

2013-06-23 Thread syngress
Hi everyone, i have similar issue.I try everything, any help would be appreciated . -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/RC7-tutorial-failure-tp4656645p4660418.html Sent from the Zend Framework mailing list archive at Nabble.com.