I have a piece of php code I want to use and it uses a stored function in Mysql. I have never used stored procedures or stored functions. So how do I get this function into my database? I tried to add it with phpmyadmin, doesn't work.
Anybody know how this works?