PHP Functions : Ovrimos SQL Functions

Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions Ovrimos SQL Functions
Help URL: http://www.php.net/manual/en/ref.ovrimos.php


Items Related to Ovrimos SQL Functions

Inner Elements of Ovrimos SQL Functions

Ovrimos SQL Functions contains following items:
  • ovrimos_close (ovrimos close)
  • ovrimos_commit (ovrimos commit)
  • ovrimos_connect (ovrimos connect)
  • ovrimos_cursor (ovrimos cursor)
  • ovrimos_exec (ovrimos exec)
  • ovrimos_execute (ovrimos execute)
  • ovrimos_fetch_into (ovrimos fetch into)
  • ovrimos_fetch_row (ovrimos fetch row)
  • ovrimos_field_len (ovrimos field len)
  • ovrimos_field_name (ovrimos field name)
  • ovrimos_field_num (ovrimos field num)
  • ovrimos_field_type (ovrimos field type)
  • ovrimos_free_result (ovrimos free result)
  • ovrimos_longreadlen (ovrimos longreadlen)
  • ovrimos_num_fields (ovrimos num fields)
  • ovrimos_num_rows (ovrimos num rows)
  • ovrimos_prepare (ovrimos prepare)
  • ovrimos_result_all (ovrimos result all)
  • ovrimos_result (ovrimos result)
  • ovrimos_rollback (ovrimos 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

Home