Thread: capturing stored procedure return values from php??please help .

capturing stored procedure return values from php??please help .

From
prasanna venkatesan
Date:
<p>hi,<p>     i am developing an application using php and postgresql. i do not know how to capture the return values
offunctions (stored procedures) from php.<p>  please reply to <a
href="mailto:prasanna_be_eee@yahoo.com">prasanna_be_eee@yahoo.com</a><p>   thanking you profusely,<p>    
prasanna.v<p><br/><hr size="1" /><b>Do You Yahoo!?</b><br /><a
href="http://personal.mail.yahoo.com/?.refer=mailiyfoot">Yahoo!Mail Personal Address</a> - Get email at your own domain
withYahoo! Mail. 

Re: capturing stored procedure return values from php??please help .

From
"Reinoud van Leeuwen"
Date:
> 
> hi,
> 
>     i am developing an application using php and postgresql. i do not
>     know how to capture the return values of functions (stored
>     procedures) from php.
>

select myfunction(parameter) ;