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 substr() and strstr()?
How many ways there are to fetch the data from the Database?
Why is overriding runtime?
What is basename php?
How to get number of days between two given dates using PHP?
Tell me what is the difference between characters 34 and x34?
What the difference between the 'bitwise and' operator and the 'logical and' operator?
What is the use of the function 'imagetypes()'?
how to upload more than 50 mb? i tried but session was expired....certain time .....i was set session duration three days .... how to rectified? if any one know that post ur answer as soon as possible?already i was increase php.ini and set Also increase Memory_limit Post_max_size upload_max_filesize..........but not working......
What are the uses of implode() function?
A process can run only in the background. State Whether True or False?
What are the advantages of indexes in php?