search
php-adodbzip class

If the Adodb program file in $extract_dir exists and $zip_file does not exist, use the Adodb program file in $extract_dir.

If the Adodb program file in $extract_dir exists and $zip_file exists; then compare the modification time and the Adodb program file in $extract_dir is updated to the newer one.

If the Adodb program file in $extract_dir does not exist and $zip_file exists; then the Adodb program file in $extract_dir is decompressed from $zip_file.

If the Adodb program file in $extract_dir does not exist and $zip_file does not exist; download the Adodb Zip file from $zip_url and decompress the Adodb program file.

Disclaimer

All resources on this site are contributed by netizens or reprinted by major download sites. Please check the integrity of the software yourself! All resources on this site are for learning reference only. Please do not use them for commercial purposes. Otherwise, you will be responsible for all consequences! If there is any infringement, please contact us to delete it. Contact information: admin@php.cn

Related Article

Adodbzip class instance in php, phpadodbzip class instance_PHP tutorialAdodbzip class instance in php, phpadodbzip class instance_PHP tutorial

13Jul2016

Instances of adodbzip class in php, instances of phpadodbzip class. Examples of adodbzip class in php, examples of phpadodbzip class This example describes the adodbzip class program code in php. Share it with everyone for your reference. The details are as follows: Copy the code The code is as follows: php

24 useful PHP class libraries to share, 24php class libraries_PHP tutorial24 useful PHP class libraries to share, 24php class libraries_PHP tutorial

13Jul2016

24 useful PHP libraries to share, 24php libraries. 24 useful PHP libraries to share, 24php libraries Currently, PHP is the most popular scripting language used for web development. You can easily find a lot of information about PHP on the Internet, including documentation, tutorials,

15 Very Practical Open Source PHP Class Libraries, 15 Open Source Class Libraries_PHP Tutorial15 Very Practical Open Source PHP Class Libraries, 15 Open Source Class Libraries_PHP Tutorial

13Jul2016

15 very practical open source PHP libraries, 15 open source libraries. 15 very practical open source PHP class libraries, 15 open source class libraries The PHP library provides developers with a standard interface, which helps developers make full use of object-oriented programming in PHP. These libraries are specific

20 Very Useful PHP Class Libraries_PHP Tutorial20 Very Useful PHP Class Libraries_PHP Tutorial

15Jul2016

20 extremely useful PHP libraries. Below are some very useful PHP libraries, which I believe can provide a better and faster method for your WEB development. Chart libraries The following libraries allow you to easily create complex charts.

PHP common class organization_PHP tutorialPHP common class organization_PHP tutorial

21Jul2016

Compilation of common php classes. Chart Libraries The following libraries make it easy to create complex charts and graphics. Of course, they require support from the GD library. pChart - A library for creating statistical charts. Libchart -

PHP calls the dll class library method developed by C#, _PHP tutorialPHP calls the dll class library method developed by C#, _PHP tutorial

13Jul2016

PHP calls the dll class library method developed in C#. PHP calls dll class library methods developed in C#. Sometimes, we need to use dll class libraries written in other languages ​​in php, such as dlls written in C#. The method is to use the PHP new COM method to call.

See all articles