functions aka stored procedures results and PHP

functions aka stored procedures results and PHP

am 08.04.2004 17:23:41 von Ivan Sergio Borgonovo

Is there a tutorial on how to get back results from PL/pgSQL functions
in PHP?

I've several doubt about memory usage, getting back cursors or
recordsets or single rows or just a value.

What will happen if I have several SELECT in the same PL/pgSQL
function? Will they give back several recordset and how?

thx


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo@postgresql.org so that your
message can get through to the mailing list cleanly