how to install openssl, ISAPI, pdf modules in php 5.2.5
with apache on windows xp.
Answers were Sorted based on User's Feedback
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 |
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.
suppose your are install wamp5 in c:/ directory
C:\wamp\php\ contains php5isapi.dll and php5nspi.dll files.
c:\wamp\php\ext\ contains php_pdf.dll.
C:\wamp\php\extras contains openssl module
Visit this site for download WAMP5.and then configure it.
http://www.brothersoft.com/wamp5-65107.html.
Is This Answer Correct ? | 3 Yes | 5 No |
What is the difference between php traits vs interfaces?
What is urlencode and urldecode in php?
What is the difference between implode() and explode() in php?
Explain briefly about a search-friendly site looks like?
What is global variable php?
What is an example of a variable?
what server connected
What are the uses of explode() and implode() functions?
Is it necessary to use closing tag in php?sometime without closing tag things work.why?
How to read the entire file into a single string?
What are the advantages of PHP over HTML?
11 Answers Infosys, Torque Infotech,
How break and continue while loop in php?