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 (show.phtml) and show
me this page with all values from database for ID = 1 only (printer). 

Now, i have working view (show.phtml), it's empty for now, i need to know
hot display data, only for ID=1 in this view.

Thanks in advence .. 



--
View this message in context: 
http://zend-framework-community.634137.n4.nabble.com/Skeletonapp-how-to-display-data-for-selected-id-tp4661394.html
Sent from the Zend Framework mailing list archive at Nabble.com.

-- 
List: fw-general@lists.zend.com
Info: http://framework.zend.com/archives
Unsubscribe: fw-general-unsubscr...@lists.zend.com


Reply via email to