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 php routing?
Do you know what are traits?
What is the difference between mysqli_fetch_object() and mysqli_fetch_array()?
What is helper function?
Which function parses an English textual date or time into Unix timestamp in PHP.
can anyone explain oops concept in php or give website to learn this concept clearly?
What are the options to transfer session ids?
Tell me how is it possible to remove escape characters from a string?
What is http get and post?
Write logic to print Floyd's triangle in PHP?
What is the difference between characters 23 and x23?
How do you run a php script from the command line?