PHP Functions : IBM DB2, Cloudscape and Apache Derby Functions
Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions IBM DB Cloudscape and Apache Derby Functions
Help URL: http://www.php.net/manual/en/ref.ibm-db2.php
Items Related to IBM DB2, Cloudscape and Apache Derby Functions
Inner Elements of IBM DB2, Cloudscape and Apache Derby Functions
IBM DB2, Cloudscape and Apache Derby Functions contains following items:
- db2_autocommit (db autocommit)
- db2_bind_param (db bind param)
- db2_client_info (db client info)
- db2_close (db close)
- db2_column_privileges (db column privileges)
- db2_columns (db columns)
- db2_commit (db commit)
- db2_conn_error (db conn error)
- db2_conn_errormsg (db conn errormsg)
- db2_connect (db connect)
- db2_cursor_type (db cursor type)
- db2_exec (db exec)
- db2_execute (db execute)
- db2_fetch_array (db fetch array)
- db2_fetch_assoc (db fetch assoc)
- db2_fetch_both (db fetch both)
- db2_fetch_object (db fetch object)
- db2_fetch_row (db fetch row)
- db2_field_display_size (db field display size)
- db2_field_name (db field name)
- db2_field_num (db field num)
- db2_field_precision (db field precision)
- db2_field_scale (db field scale)
- db2_field_type (db field type)
- db2_field_width (db field width)
- db2_foreign_keys (db foreign keys)
- db2_free_result (db free result)
- db2_free_stmt (db free stmt)
- db2_next_result (db next result)
- db2_num_fields (db num fields)
- db2_num_rows (db num rows)
- db2_pconnect (db pconnect)
- db2_prepare (db prepare)
- db2_primary_keys (db primary keys)
- db2_procedure_columns (db procedure columns)
- db2_procedures (db procedures)
- db2_result (db result)
- db2_rollback (db rollback)
- db2_server_info (db server info)
- db2_special_columns (db special columns)
- db2_statistics (db statistics)
- db2_stmt_error (db stmt error)
- db2_stmt_errormsg (db stmt errormsg)
- db2_table_privileges (db table privileges)
- db2_tables (db tables)
PHP is a scripted programming language that can be used to create websites. Short for "PHP: Hypertext Preprocessor" (the initials actually come from the earliest version of the program, which was called "Personal Home Page" but in their current form, constitute a recursive acronym), it is an open-source, reflective programming language used mainly for developing server-side applications and dynamic web content, and more recently, a broader range of software applications. For example, MediaWiki, the software behind Wikipedia, is written in PHP.PHP allows interaction with a large number of relational database management systems, such as MySQL, Oracle, IBM DB2, Microsoft SQL Server, PostgreSQL, Firebird and SQLite. PHP runs on most major operating systems, including Unix, Linux, Netware, Windows, and Mac OS X, and can interact with many major web servers. -- wikipedia.org
|