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 static variable in function useful for?
Do you know is it possible to extend the execution time of a php script?
Does php pass arrays by reference?
which will print out the php call stack?
Can we extend final class in php?
What is the use of array_count_values() in php?
What is put method in php?
How do you use bcrypt for hashing passwords in php?
Tell us why did you choose this particular career path?
What is polymorphism php?
can we swap two different string using php for example:-- before swapping:-- 1 string :-hello friend, 2 string :-my dear, after swapping that strings will be: 1.hello dear, 2.my friend.
where do we use htaccess?
Tell me how the result set of mysql be handled in php?
What are the functions for imap?
What is api example?