Question:
from where i can install PHP supported files and everythng ..?
anonymous
2010-06-04 22:46:54 UTC
hey i m in IT field .. i know ASP.NET very well .. but i m totally new in PHP .. i m gonna learn it .. but before dat i have made one file in which the file extension was .PHP ofcourse but i m nt able to read a simple tutorial also ..

then i came to know dat u have to install PHP supported files and i have tried to surf through net also and i have installed few of them but i dont know y yet i m nt able to run it out ...

i need d exact path through which i can download/install a full PHP support file .. kindly help me .. thanks in advance. .

Mit
Three answers:
anonymous
2010-06-04 23:10:02 UTC
http://www.wampserver.com/en/download.php



Install a WAMP server from there. I don't have much Idea about how ASP execution occurs.. but like how IIS creates an instantaneous localhost, the same effect is occuring here. Just install this WAMP server , (others such as XAMPP also available just google for download link).

Then place your .php file (eg: Mit.php) into the www directory (incase u installed WAMP) or the htdoc directory (incase u installed wamp).

You can see the new systray icons.. Just make sure that the services are started... And incase of WAMP... left click on the systray icon.. then click oon localhost..then ur browser will open and then click ur mit.php file!! Tada! It works..



Incase ur a Skype User

U may get headons with Skype and these Servers coz they almost share the same ports.. So start you server first and go for skype [or change the skype ports from Skype Option> Advanced Settings]



Look for a php.ini file in ur root of wamp/xampp and search for Short_tag and turn it "= ON" coz u may not always write php in the generic and go for a



also in ur browser http://localhost/mit.php will open urs



and if ur IIS is workin as well on the same system.. then RUN> services > disable IIS.. and make sure ur Apache/xampp services are active.. SAME port issues



Hope it helps u
.
2010-06-05 22:06:59 UTC
If you're in the IT field, then at the very least you should be able to look things up on your own. As well, you should be able to put together a sentence with correct spelling, grammar, punctuation and a sentence that makes sense.
afzaalace
2010-06-05 15:30:24 UTC
Are you shashi from Arpan


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...