Relationship to PHP Data Objects and SimpleXML
PHP数据对象和SimpleXML 的关系
Php Data Objects (PDO) must be activated for Drupal 7 to install and run correctly.
PHP数据对象功能(PDO)必须被激活,Drupal7才能正常安装和运行。
PDO is an acronym for PHP Data Objects. PDO is a lean, consistent way to access databases.
PDO是PHP数据对象的缩写, 是一种访问数据库的更便捷、安全的途径。
This technique has two good alternatives: the PEAR DB module and the PHP Data Objects (PDO) classes.
该技术有两个很好的替代方案:PEARDB模块和PHP Data Objects (PDO)类。
Unlike ordinary PHP V5 objects, SDOs are intended only to carry data and not to have application methods or functionality defined on them.
但与普通PHPV5对象不同,SDO仅用于传送数据,而没有定义于其上的应用方法或功能。
In the PHP implementation of SDO, there are three ways you can get a data factory initialized to start creating data objects.
在SDO的PHP实现中,可以通过三种方法初始化数据工厂,以开始创建数据对象。
SimpleXML is built on the dynamic nature of PHP and simply provides an XML document as a data structure of anonymous PHP objects with properties and text content.
SimpleXML建立在PHP的动态特性基础上,并且提供一个XML文档作为带有属性和文本内容的匿名php对象的数据结构。
The Ming library is a PHP library that has a set of objects that map to the data types in an SWF movie: sprites, shapes, text, bitmaps, etc.
ming库是一个php库,其中有一组映射到SWF动画中的数据类型的对象:子图形、图形、文本、位图等等。
XJConf provides PHP application developers with an API that reads XML-formatted configuration files and converts the data within them to native PHP data types or custom objects.
XJConf为PHP应用程序开发人员提供了一个API,可以读取xml格式配置文件并转化成原生php数据类型或自定义对象。
These data types or objects can then be used within a PHP script in the normal fashion. Any XJConf-based program has three components.
然后即可按照通常的方式在php脚本中使用这些类型或对象。
These data types or objects can then be used within a PHP script in the normal fashion. Any XJConf-based program has three components.
然后即可按照通常的方式在php脚本中使用这些类型或对象。
应用推荐