Zastosowanie funkcji pg_query_params()
Nazwa funkcji: | pg_query_params() |
Opis i zastosowanie metody/funkcji: | Submits a command to the server and waits for the result, with the ability to pass parameters separately from the SQL command text. |
Zastosowanie w programowaniu: | resource pg_query_params ( resource connection, string query, array params ) |
Wersja PHP dla programisty | (PHP 5 >= 5.1.0RC1) |
Inne metody w programowaniu PHP w Słownik P .