Hi, 
in my opinion you can create custom filters ( eg. My_Filter_SafeFileRename )
and Action Helpers ( eg. My_Controller_Action_Helper_RandomString )

Regards

----------

Hi,

I have some custom functions that I use in different parts of
 my application.

What is the best practice of using these 
functions?

The functions are focused on different aims. for 
example:


 randomString(),
 safeFileRename() ,
 encrypt_decrypt() ,
 bytesToMbs(),
 etc.
 

Which one you think is better?
Putting
 them into library and including where neededUsing autoloader 
of zendOr something else
                                          
_________________________________________________________________
Avatar per Messenger e sfondo per il PC. Creali gratis!
http://www.experience.windows.com/landing2.aspx?culture=it-it

Reply via email to