using webservices in models
Hi, i am quite new to ZF anf$d up to now, i only read about databases handled by the models.
I need to develop an application where the data will not come from a DB but from calls to webservices.
Is the model class suitable as a container for webservices related actions ?
Is there an example avaialble
Thanks in advance
|