문제

I need to use lpsolve library for one of my projects... How do i configure it with Apache 2.2 and php 5.3.9 on WAMP?

도움이 되었습니까?

해결책

There is a lpsolve extension for PHP.

Here you can download the PHP extension. Copy the extension to your php/ext/ folder. Then restart your server and you can use the extensions and the functions.

A tutorial: http://lpsolve.sourceforge.net/5.5/PHP.htm

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top