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
When sessions ends?
What is return value in php?
Which is not a file-related function in php?
How to insert an new array element in array?
How to include variables in double-quoted strings in php?
What is compact function php?
What is reference variable php?
How break and continue while loop in php?
What is helper library?
Which function will suitably replace 'x' if the size of a file needs to be checked? $Size=x(filename);
What does the scope of variables mean?
What is an operator in php?
Why session timeout is important?
Write a program to upload a file in php?
How can you submit a form without a submit button?