rajeswari


{ City } chennai
< Country > india
* Profession * software programmer
User No # 10585
Total Questions Posted # 0
Total Answers Posted # 3

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 7
Users Marked my Answers as Wrong # 9
Questions / { rajeswari }
Questions Answers Category Views Company eMail




Answers / { rajeswari }

Question { 8999 }

What is PHP?


Answer

[1].PHP stands for Hypertext Preprocessor.PHP is a widely-used
general-purpose scripting language that is especially suited
for Web development and can be embedded into HTML. ...

[2].PHP is an open-source language, used primarily for dynamic
web content and server-side applications. It is often pointed to
as the main competitor with:

* Microsoft's C# - Visual Basic.NET - ASP family,
* Sun's Java - JSP
* Macromedia's ColdFusion
* CGI - Perl

Is This Answer Correct ?    2 Yes 0 No

Question { 9761 }

how to install openssl, ISAPI, pdf modules in php 5.2.5
with apache on windows xp.


Answer

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


Question { 9761 }

how to install openssl, ISAPI, pdf modules in php 5.2.5
with apache on windows xp.


Answer

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