Hi folks! I have a function that will need to be used on at least 3 controllers... This function will need to have access to the database and doesn't need a view since it will just return True or False.
What is the best way to implement it? My first idea was to put this function inside the model... is there a better way to do it? Regards, Tito -- Linux User #387870 .........____ .... _/_õ|__| ..º[ .-.___.-._| . . . . .__( o)__( o).:_______

