文件名称:OX3-PHP-API-Client:用于访问OX3 API的Helper类
文件大小:20KB
文件格式:ZIP
更新时间:2024-05-04 15:10:35
PHP
ox3-php-api-client 该库为客户端类提供了示例,以简化对OpenX API的访问。 文件OX3_Api_Client.php支持Zend Framework版本1,文件OX3_Api_Client2.php支持Zend Framework版本2。 #Installation如果使用Zend Framework 1: 安装Zend Framework 1.12.13(链接: : )。 设置include_path: 方法1:导航到/private/etc/php.ini,并将include_path设置为Zend Framework在“ / library”目录下的路径。 include_path = ".:/Users/.../ZendFramework-1.12.13/library/" 方法2:或者,您可以创建一个名为“ set_path.php”的
【文件预览】:
OX3-PHP-API-Client-main
----Dockerfile(791B)
----.gitignore(82B)
----README.md(6KB)
----examples()
--------publisher_example.php(4KB)
--------advertiser_objects.php(6KB)
--------CSV_TXT_export_functions.php(2KB)
--------publisher_objects.php(6KB)
--------advertiser_example.php(3KB)
--------simple.php(718B)
----composer.json(484B)
----src()
--------OpenX()
----example.php(783B)