| PHP Manuál | ||
|---|---|---|
| Predchádzajúci | Nasledujúci | |
ocistatementtype() returns one of the following values:
SELECT
UPDATE
DELETE
INSERT
CREATE
DROP
ALTER
BEGIN
DECLARE
UNKNOWN
Poznámka: This function was renamed to oci_statement_type() after PHP >= 5.0.0. For downward compatibility ocistatementtype() can also be used. This is deprecated, however.
| Predchádzajúci | Domov | Nasledujúci |
| ocisetprefetch | Hore | ociwritelobtofile |