PHP Functions : Mohawk Software Session Handler Functions
Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions Mohawk Software Session Handler Functions
Help URL: http://www.php.net/manual/en/ref.msession.php
Items Related to Mohawk Software Session Handler Functions
Inner Elements of Mohawk Software Session Handler Functions
Mohawk Software Session Handler Functions contains following items:
- msession_connect (msession connect)
- msession_count (msession count)
- msession_create (msession create)
- msession_destroy (msession destroy)
- msession_disconnect (msession disconnect)
- msession_find (msession find)
- msession_get_array (msession get array)
- msession_get_data (msession get data)
- msession_get (msession get)
- msession_inc (msession inc)
- msession_list (msession list)
- msession_listvar (msession listvar)
- msession_lock (msession lock)
- msession_plugin (msession plugin)
- msession_randstr (msession randstr)
- msession_set_array (msession set array)
- msession_set_data (msession set data)
- msession_set (msession set)
- msession_timeout (msession timeout)
- msession_uniq (msession uniq)
- msession_unlock (msession unlock)
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
|