Hi,
i read a few threads about stored procedures in php. but i even don't know where to begin.
i have a function create_mac stored in my database.
now, i want to call this procedure with a variable. theres already an out variable i want to get back into my php project.
anyone can tell me how to do this?