tags:

views:

34

answers:

1

Hi friend

I am php learner, I don't have any idea about where I would save the php file to run on the localhost in browser. If you have any idea please suggest me.

Thanking you

Shailendra singh

+4  A: 

You need a web server. See What do I need?

Additionally, you can try XAMPP:

XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. XAMPP is really very easy to install and to use - just download, extract and start.

Anton Gogolev
That was what I was typing :)
extraneon
I highly recommend XAMPP, especially for beginners.
TravisO