略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: 安装

2024-05-03

安装

The installation instructions for all the SDO components are in the SDO install section of the SDO documentation.

In any case, the essential facts are that the Relational DAS is written in PHP and it should be placed somewhere on the PHP include_path.

Your application will of course need to include the Relational DAS with a statement like this:

<?php
require_once 'SDO/DAS/Relational.php';
?>
add a note add a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/sdodasrel.installation.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3