PHP Functions : Ingres II Functions
Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions Ingres II Functions
Help URL: http://www.php.net/manual/en/ref.ingres.php
Items Related to Ingres II Functions
Inner Elements of Ingres II Functions
Ingres II Functions contains following items:
- ingres_autocommit (ingres autocommit)
- ingres_close (ingres close)
- ingres_commit (ingres commit)
- ingres_connect (ingres connect)
- ingres_cursor (ingres cursor)
- ingres_errno (ingres errno)
- ingres_error (ingres error)
- ingres_errsqlstate (ingres errsqlstate)
- ingres_fetch_array (ingres fetch array)
- ingres_fetch_object (ingres fetch object)
- ingres_fetch_row (ingres fetch row)
- ingres_field_length (ingres field length)
- ingres_field_name (ingres field name)
- ingres_field_nullable (ingres field nullable)
- ingres_field_precision (ingres field precision)
- ingres_field_scale (ingres field scale)
- ingres_field_type (ingres field type)
- ingres_num_fields (ingres num fields)
- ingres_num_rows (ingres num rows)
- ingres_pconnect (ingres pconnect)
- ingres_query (ingres query)
- ingres_rollback (ingres rollback)
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
|