PHP Functions : Informix Functions
Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions Informix Functions
Help URL: http://www.php.net/manual/en/ref.ifx.php
Items Related to Informix Functions
Inner Elements of Informix Functions
Informix Functions contains following items:
- ifx_affected_rows (ifx affected rows)
- ifx_blobinfile_mode (ifx blobinfile mode)
- ifx_byteasvarchar (ifx byteasvarchar)
- ifx_close (ifx close)
- ifx_connect (ifx connect)
- ifx_copy_blob (ifx copy blob)
- ifx_create_blob (ifx create blob)
- ifx_create_char (ifx create char)
- ifx_do (ifx do)
- ifx_error (ifx error)
- ifx_errormsg (ifx errormsg)
- ifx_fetch_row (ifx fetch row)
- ifx_fieldproperties (ifx fieldproperties)
- ifx_fieldtypes (ifx fieldtypes)
- ifx_free_blob (ifx free blob)
- ifx_free_char (ifx free char)
- ifx_free_result (ifx free result)
- ifx_get_blob (ifx get blob)
- ifx_get_char (ifx get char)
- ifx_getsqlca (ifx getsqlca)
- ifx_htmltbl_result (ifx htmltbl result)
- ifx_nullformat (ifx nullformat)
- ifx_num_fields (ifx num fields)
- ifx_num_rows (ifx num rows)
- ifx_pconnect (ifx pconnect)
- ifx_prepare (ifx prepare)
- ifx_query (ifx query)
- ifx_textasvarchar (ifx textasvarchar)
- ifx_update_blob (ifx update blob)
- ifx_update_char (ifx update char)
- ifxus_close_slob (ifxus close slob)
- ifxus_create_slob (ifxus create slob)
- ifxus_free_slob (ifxus free slob)
- ifxus_open_slob (ifxus open slob)
- ifxus_read_slob (ifxus read slob)
- ifxus_seek_slob (ifxus seek slob)
- ifxus_tell_slob (ifxus tell slob)
- ifxus_write_slob (ifxus write slob)
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
|