Nazwa funkcji: | pg_send_execute() |
Opis i zastosowanie metody/funkcji: | Sends a request to execute a prepared statement with given parameters, without waiting for the result(s). |
Zastosowanie w programowaniu: | bool pg_send_execute ( resource connection, string stmtname, array params ) |
Wersja PHP dla programisty | (PHP 5 >= 5.1.0RC1) |
PHP przykład użycia pg_send_execute pomoc. Jak działa pg_send_execute kod programu. Wykorzystanie kodu pg_send_execute w programie PHP8. Obsługa funkcji pg_send_execute w klasie.
Inne metody jak PHP PG_SEND_EXECUTE w programowaniu PHP w Słownik P .