Downloads
Documentation
Get Involved
Help
Search docs
PHP 8.4.0 RC4 available for testing
Getting Started
Introduction
A simple tutorial
Language Reference
Basic syntax
Types
Variables
Constants
Expressions
Operators
Control Structures
Functions
Classes and Objects
Namespaces
Enumerations
Errors
Exceptions
Fibers
Generators
Attributes
References Explained
Predefined Variables
Predefined Exceptions
Predefined Interfaces and Classes
Predefined Attributes
Context options and parameters
Supported Protocols and Wrappers
Security
Introduction
General considerations
Installed as CGI binary
Installed as an Apache module
Session Security
Filesystem Security
Database Security
Error Reporting
User Submitted Data
Hiding PHP
Keeping Current
Features
HTTP authentication with PHP
Cookies
Sessions
Handling file uploads
Using remote files
Connection handling
Persistent Database Connections
Command line usage
Garbage Collection
DTrace Dynamic Tracing
Function Reference
Affecting PHP's Behaviour
Audio Formats Manipulation
Authentication Services
Command Line Specific Extensions
Compression and Archive Extensions
Cryptography Extensions
Database Extensions
Date and Time Related Extensions
File System Related Extensions
Human Language and Character Encoding Support
Image Processing and Generation
Mail Related Extensions
Mathematical Extensions
Non-Text MIME Output
Process Control Extensions
Other Basic Extensions
Other Services
Search Engine Extensions
Server Specific Extensions
Session Extensions
Text Processing
Variable and Type Related Extensions
Web Services
Windows Only Extensions
XML Manipulation
GUI Extensions
Keyboard Shortcuts
?
This help
j
Next menu item
k
Previous menu item
g p
Previous man page
g n
Next man page
G
Scroll to bottom
g g
Scroll to top
g h
Goto homepage
g s
Goto search
(current page)
/
Focus search box
Einführung »
« dba_sync
PHP-Handbuch
Funktionsreferenz
Datenbankerweiterungen
Abstraktionsebenen
Change language:
English
German
Spanish
French
Italian
Japanese
Brazilian Portuguese
Russian
Turkish
Ukrainian
Chinese (Simplified)
Other
ODBC (Unified)
Einführung
Installation/Konfiguration
Anforderungen
Installation
Laufzeit-Konfiguration
Ressource-Typen
Vordefinierte Konstanten
ODBC Funktionen
odbc_autocommit
— Ändert das Autocommit-Verhalten
odbc_binmode
— Behandlung von Binärdaten
odbc_close
— Schließ eine ODBC-Verbindung
odbc_close_all
— Schließt alle ODBC-Verbindungen
odbc_columnprivileges
— Liste Spalten und damit verbundene Rechte für die angegeben Tabelle auf
odbc_columns
— Lists the column names in specified tables
odbc_commit
— Schließt eine ODBC-Transaktion ab
odbc_connect
— Verbindet mit einer Datenquelle
odbc_connection_string_is_quoted
— Determines if an ODBC connection string value is quoted
odbc_connection_string_quote
— Quotes an ODBC connection string value
odbc_connection_string_should_quote
— Determines if an ODBC connection string value should be quoted
odbc_cursor
— Liefert den Cursornamen
odbc_data_source
— Returns information about available DSNs
odbc_do
— Alias von odbc_exec
odbc_error
— Get the last error code
odbc_errormsg
— Get the last error message
odbc_exec
— Führt einen SQL-Befehl direkt aus
odbc_execute
— Führt einen vorbereiteten SQL-Befehl aus
odbc_fetch_array
— Fetch a result row as an associative array
odbc_fetch_into
— Liest eine Ergebniszeile in ein Array
odbc_fetch_object
— Fetch a result row as an object
odbc_fetch_row
— Liefert eine Zeile zurück
odbc_field_len
— Bestimmt die Länge (Präzision) eines Feldes
odbc_field_name
— Liefert den Spaltennamen
odbc_field_num
— Liefert die Spaltennummer
odbc_field_precision
— Alias von odbc_field_len
odbc_field_scale
— Get the scale of a field
odbc_field_type
— Datentyp eines Feldes
odbc_foreignkeys
— Retrieves a list of foreign keys
odbc_free_result
— Gibt den durch ein Abfrageergebnis belegten Speicher wieder frei
odbc_gettypeinfo
— Retrieves information about data types supported by the data source
odbc_longreadlen
— Steuert die Behandlung von LONG-Spalten
odbc_next_result
— Checks if multiple results are available
odbc_num_fields
— Liefert die Anzahl der Ergebnisspalten
odbc_num_rows
— Liefert die Zeilenzahl des Abfrageergebnisses
odbc_pconnect
— Öffnet eine persistente Datenbankverbindung
odbc_prepare
— Bereitet eine Anweisung für die Ausführung vor
odbc_primarykeys
— Gets the primary keys for a table
odbc_procedurecolumns
— Retrieve information about parameters to procedures
odbc_procedures
— Get the list of procedures stored in a specific data source
odbc_result
— Liefert Ergebnisdaten
odbc_result_all
— Gibt das aktuelle Abfrageergebnis als HTML-Tabelle aus
odbc_rollback
— Bricht eine Transaktion ab
odbc_setoption
— ODBC-Einstellungen anpassen
odbc_specialcolumns
— Retrieves special columns
odbc_statistics
— Retrieve statistics about a table
odbc_tableprivileges
— Lists tables and the privileges associated with each table
odbc_tables
— Get the list of table names stored in a specific data source
Improve This Page
Learn How To Improve This Page
•
Submit a Pull Request
•
Report a Bug
+
add a note
User Contributed Notes
There are no user contributed notes for this page.
↑
and
↓
to navigate •
Enter
to select •
Esc
to close
Press
Enter
without selection to search using Google