Jump to content

application porting


cypher86

Recommended Posts

hi all,

i have an application that i wrote on my own without the use of any framework (sequential style).

 

i'd like to port it on zend framework, so i started with the skeleton application tutorial.

 

now i'm trying to shape the skeleton application in order to reach my goal. is that the right way?

 

instead of using the model mapping a class for each table i'd like to let the logic on the db creating procedures that return the result that has to be shown in the view.

 

how can i do that?

Link to comment
https://forums.phpfreaks.com/topic/275087-application-porting/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.