PHP Functions : Hyperwave API Functions

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


Items Related to Hyperwave API Functions

Inner Elements of Hyperwave API Functions

Hyperwave API Functions contains following items:
  • hw_api_attribute->key (hw api attribute key)
  • hw_api_attribute->langdepvalue (hw api attribute langdepvalue)
  • hw_api_attribute->value (hw api attribute value)
  • hw_api_attribute->values (hw api attribute values)
  • hw_api_attribute (hw api attribute)
  • hw_api->checkin (hw api checkin)
  • hw_api->checkout (hw api checkout)
  • hw_api->children (hw api children)
  • hw_api_content->mimetype (hw api content mimetype)
  • hw_api_content->read (hw api content read)
  • hw_api->content (hw api content)
  • hw_api->copy (hw api copy)
  • hw_api->dbstat (hw api dbstat)
  • hw_api->dcstat (hw api dcstat)
  • hw_api->dstanchors (hw api dstanchors)
  • hw_api->dstofsrcanchor (hw api dstofsrcanchor)
  • hw_api_error->count (hw api error count)
  • hw_api_error->reason (hw api error reason)
  • hw_api->find (hw api find)
  • hw_api->ftstat (hw api ftstat)
  • hwapi_hgcsp (hwapi hgcsp)
  • hw_api->hwstat (hw api hwstat)
  • hw_api->identify (hw api identify)
  • hw_api->info (hw api info)
  • hw_api->insert (hw api insert)
  • hw_api->insertanchor (hw api insertanchor)
  • hw_api->insertcollection (hw api insertcollection)
  • hw_api->insertdocument (hw api insertdocument)
  • hw_api->link (hw api link)
  • hw_api->lock (hw api lock)
  • hw_api->move (hw api move)
  • hw_api_content (hw api content)
  • hw_api_object->assign (hw api object assign)
  • hw_api_object->attreditable (hw api object attreditable)
  • hw_api_object->count (hw api object count)
  • hw_api_object->insert (hw api object insert)
  • hw_api_object (hw api object)
  • hw_api_object->remove (hw api object remove)
  • hw_api_object->title (hw api object title)
  • hw_api_object->value (hw api object value)
  • hw_api->object (hw api object)
  • hw_api->objectbyanchor (hw api objectbyanchor)
  • hw_api->parents (hw api parents)
  • hw_api_reason->description (hw api reason description)
  • hw_api_reason->type (hw api reason type)
  • hw_api->remove (hw api remove)
  • hw_api->replace (hw api replace)
  • hw_api->setcommittedversion (hw api setcommittedversion)
  • hw_api->srcanchors (hw api srcanchors)
  • hw_api->srcsofdst (hw api srcsofdst)
  • hw_api->unlock (hw api unlock)
  • hw_api->user (hw api user)
  • hw_api->userlist (hw api userlist)


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