i would use a library (lib) for cake1.3 (those can then use vendor files if neccessary)
does it have to be in a model? or could that happen in the controller? On 30 Jun., 11:40, Ernesto <[email protected]> wrote: > Hello. > i need to import data from a CSV file in two of my app's model. > > what's the best place to code the import routine? > - a behavior > - a vendor class > - appModel Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
