Re: calling stored procedures from php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Cima wrote:
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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux