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 |
how to select single row from table and insert into same table as a new record by using a single sql query.
Is it possible to protect special characters in a query string?
Tell me are parent constructors called implicitly inside a class constructor?
What is a php form?
How will you create a mysql database using php ?
How can I increase my website session?
What is the purpose of the '.myd' file extension? What do thes file contain?
How to find the position of the first occurrence of a substring in a string?
What is a lambda function in php?
How do you sort an array in php?
how to insert logout time when browser close
What and How possible injection in PHP and mysql?