PHP Functions : SDO XML Data Access Service Functions
Context of the notion in the technology: Document / Topc: PHP Functions
Related Keywords: PHP Functions SDO XML Data Access Service Functions
Help URL: http://www.php.net/manual/en/ref.sdo-das-xml.php
Items Related to SDO XML Data Access Service Functions
Inner Elements of SDO XML Data Access Service Functions
SDO XML Data Access Service Functions contains following items:
- SDO_DAS_XML_Document::getRootDataObject (SDO DAS XML Document get Root Data Object)
- SDO_DAS_XML_Document::getRootElementName (SDO DAS XML Document get Root Element Name)
- SDO_DAS_XML_Document::getRootElementURI (SDO DAS XML Document get Root Element URI)
- SDO_DAS_XML_Document::setEncoding (SDO DAS XML Document set Encoding)
- SDO_DAS_XML_Document::setXMLDeclaration (SDO DAS XML Document set XML Declaration)
- SDO_DAS_XML_Document::setXMLVersion (SDO DAS XML Document set XML Version)
- SDO_DAS_XML::addTypes (SDO DAS XML add Types)
- SDO_DAS_XML::create (SDO DAS XML create)
- SDO_DAS_XML::createDataObject (SDO DAS XML create Data Object)
- SDO_DAS_XML::createDocument (SDO DAS XML create Document)
- SDO_DAS_XML::loadFile (SDO DAS XML load File)
- SDO_DAS_XML::loadString (SDO DAS XML load String)
- SDO_DAS_XML::saveFile (SDO DAS XML save File)
- SDO_DAS_XML::saveString (SDO DAS XML save String)
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
|