PHP Functions : YAZ Functions
Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions YAZ Functions
Help URL: http://www.php.net/manual/en/ref.yaz.php
Items Related to YAZ Functions
Inner Elements of YAZ Functions
YAZ Functions contains following items:
- yaz_addinfo (yaz addinfo)
- yaz_ccl_conf (yaz ccl conf)
- yaz_ccl_parse (yaz ccl parse)
- yaz_close (yaz close)
- yaz_connect (yaz connect)
- yaz_database (yaz database)
- yaz_element (yaz element)
- yaz_errno (yaz errno)
- yaz_error (yaz error)
- yaz_es_result (yaz es result)
- yaz_get_option (yaz get option)
- yaz_hits (yaz hits)
- yaz_itemorder (yaz itemorder)
- yaz_present (yaz present)
- yaz_range (yaz range)
- yaz_record (yaz record)
- yaz_scan_result (yaz scan result)
- yaz_scan (yaz scan)
- yaz_schema (yaz schema)
- yaz_search (yaz search)
- yaz_set_option (yaz set option)
- yaz_sort (yaz sort)
- yaz_syntax (yaz syntax)
- yaz_wait (yaz wait)
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
|