Mary Adel wrote:
I am wondering how i can call stored procedure from php If anyone can help it would great for me
Very small code snippet.
$sql = "SELECT my_func('para')";
$Result = pg_query($sql);
...
Regards
Russell Smith
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
