PHP Classes

Function

Recommend this page to a friend!

      PDO Multi Connection Class  >  All threads  >  Function  >  (Un) Subscribe thread alerts  
Subject:Function
Summary:Exec function
Messages:2
Author:Alex Araujo
Date:2016-05-30 20:33:41
 

  1. Function   Reply   Report abuse  
Picture of Alex Araujo Alex Araujo - 2016-05-30 20:33:41
How to exec the function ?
begin
-- Call the function
:result := mgcustom.f_integraap(pdesp_in_codigo => :pdesp_in_codigo);
end;

  2. Re: Function   Reply   Report abuse  
Picture of Evert Ulises German Soto Evert Ulises German Soto - 2016-05-30 21:42:32 - In reply to message 1 from Alex Araujo
Alex, I cant understand, can you explain more about that?
You need execute a mysql function with some arguments?

Wich PHP Framework are using?

Best Regards!