how to install openssl, ISAPI, pdf modules in php 5.2.5
with apache on windows xp.
Answer Posted / rajeswari
Through wamp5 installer you can install free cost.
WAMP5 means Windows+ Apache+ My Sql+ PHP 5.
wamp5 contains PHP 5.2.4,My sql, SQL Lite manager,Apache 2.24.
Visit this site for download WAMP5.and then configure it.
http://www.brothersoft.com/wamp5-65107.html.
| Is This Answer Correct ? | 2 Yes | 4 No |
Post New Answer View All Answers
What is the difference between file_get_contents() and file_put_contents() in php?
What is ltrim?
How can we execute a php script using command line?
Tell me are parent constructors called implicitly inside a class constructor?
How to convert a string to lowercase in php?
Why use php artisan serve?
What is an operator in php?
Is apache needed for php?
What is composer install?
How to set cookies?
What are getters and setters and why are they important?
Tell me what is the use of "ksort" in php?
How to create an array from php string?
How does session work in php?
What is strlen function in php?