hi ,
i have a stored procedure in postgresql and id like to call it or execute it from php. how do call this stored procedure with its variables or parameters?
Like any other query, using pg_query()
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php