How to call a PL/pgSQL function in a PHP script? - Mailing list pgsql-php

From Sebastien Baudry
Subject How to call a PL/pgSQL function in a PHP script?
Date
Msg-id KAECIKDEBEFAPMGIJGOGIEKCENAA.sbaudry@yahoo.com
Whole thread Raw
Responses Re: How to call a PL/pgSQL function in a PHP script
List pgsql-php
Hi,
I created functions (using PL/pgSQL) in my PostGreSQL database and now I try
to call them in my PHP script but it doesn't succeed.
I can open a connection to the database, run a simple query and get the
result, but I don't know how to do with the functions.
Anybody could help me?

--
Sébastien BAUDRY - DBA Oracle/MS-SQL & Project Manager
BAUDRY ENGINEERING BT. H-1025 Budapest Verhalom utca. 31/D. I/8.
@.: sebastien.baudry@baudry-engineering.com
mobile.: +36-30-392-0279 / tel: +36-1-326-0241 / fax: +36-1-326-0241
http://www.baudry-engineering.com


pgsql-php by date:

Previous
From: Rod Taylor
Date:
Subject: Re: HTTP_AUTH and SQL WHERE Clause
Next
From: "Viorel Dragomir"
Date:
Subject: Re: How to call a PL/pgSQL function in a PHP script?