How does PHP call the. dll file in linux?

Source: Internet
Author: User
In linux, how does PHP call the. dll file. RT. now there is a dll file written by someone else under windows, a. dll. I now write a project in linux, where a. dll contains what I need. What should I do to call the content in it? ------ Solution ------------------ normally, it is compiled into so for extension. Normal dll is a question about how to call the. dll file in wi PHP in linux.
RT. now there is a dll file written by someone else under windows, a. dll.
I now write a project in linux, where a. dll contains what I need. What should I do to call the content in it?

------ Solution --------------------
Normally, it is compiled into so for extension.

Normal dll is in win, so can be in linux and win

In linux, the dll is not paid by default, but now a middleware has been developed to allow linux to run the software in Windows.
However, the disadvantages are obvious, the stability is poor, and the efficiency is very low.

We recommend that you recompile the source code to so.
------ Solution --------------------
Discussion

The 2L method won't work. I can't read anything ......
1L can only be compiled again. is it in. so format? (Do not consider installing other intermediate transitional software in linux ...)

------ Solution --------------------
First, confirm: How is your dll used in Windows? Is it a conventional dll or a com dll? Or php dll?

------ Solution --------------------
Php can only use the. dll file system in windows...

You can switch to a windows system as a server, or use the source code

Http://www.linuxforums.org/forum/coffee-lounge/37811-does-linux-use-dlls.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.