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?
Asked
Active
Viewed 719 times
1 Answers
0
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

René Höhle
- 26,716
- 22
- 73
- 82
-
is there any other alternative to this that i can use... i want to it as a service to my client application.. – spidergears Apr 01 '13 at 17:05
-
What? Sorry thats a bit confusing. – René Höhle Apr 02 '13 at 08:03