How does PHP connect to the dynamic library! Please enlighten me

Source: Internet
Author: User
How to connect PHP to the dynamic library! Please enlighten me! If PHP is connected to a dynamic library, it is the. dll file! Give pointers to experts !, First, you need. copy the dll file to the \ ext folder of the php installation directory and modify the php. ini file, in ;;;;;;;;;;;;;;;;;;;;;;; dynamicExtensions; how to connect PHP to a dynamic library! Please enlighten me!
If PHP is connected to a dynamic library, it is the. dll file!
Give pointers to experts!

------ Solution --------------------
Copy the. dll file to the \ ext folder of the php installation directory, and modify the php. ini file in

;;;;;;;;;;;;;;;;;;;;;;
; Dynamic Extensions;
;;;;;;;;;;;;;;;;;;;;;;

In the configuration section, add reference to the dll file according to the format extension = a. dll, and restart the web server that hosts php.
------ Solution --------------------
Http://topic.csdn.net/t/20050917/08/4276242.html

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.