Hi, everyone !
I'm a Phalcon newbie. I want to create a function that receives a string, or an integer... and then the function will search a whole database and return rows which are matched the given strings...Does anyone have any suggestion?
Thanks !