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 php variable?
Why did you choose this particular career path?
Difference between $message vs. $$Message in php.
What is the use of "ksort" in php?
Do you know what is the difference between mysql_fetch_object() and mysql_fetch_array()?
What are php filters?
What does the unset() function means?
What is die in php?
How to strip whitespace (or other characters) from the beginning and end of a string?
What is session php?
Is php a dying language?
What is the difference between characters 23 and x23?
Why is php used?
What is the difference between php 5 and php 7?
Can you explain, when to use if-else if-else over switch statements?