Hello all
I am a newone for PHP and I write a basic code in php saved in my pc but it is not working .It asks a dialogbox like save or open like this .I have no server .How do iuse my pc as my server .

Recommended Answers

All 2 Replies

For execute the PHP Programs , Local server is needed. Like wampp,xampp etc...

If you will install XAMPP for windows , Then You can put your php Program in htdoc folder(In Xampp,it is available).

After that,Open any browser & type in addressbar localhost/YourProgramName.php .

Means first Need to install XAMPP . It is nice & very featurable software.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.