Xampp Index.php File

This video demonstrates on how to run php codes with Xampp web server. More tutorials on http://tuts.nscript.in. XAMPP is a completely free, easy to install Apache distribution containing MariaDB, PHP, and Perl. The XAMPP open source package has been set up to be incredibly easy.

  1. Xampp Server
  2. Localhost Xampp Index Php
Active5 years, 3 months ago

I have one folder named project1 in htdocs folder path is 'C:xampphtdocsproject1' and i have created index.php file in 'project1' folder. How to open this file in browser or in local host?

Udayraj KhumanUdayraj Khuman
1612 gold badges3 silver badges10 bronze badges

closed as off-topic by user1646111, Tony, Sindre Sorhus, Carsten, René HöhleJul 18 '13 at 12:04

This question appears to be off-topic. The users who voted to close gave this specific reason:

Click Download or Read Online button to LEHRBUCH DER SOFTWARETECHNIK SOFTWAREMANAGEMENT book pdf for free now. Lehrbuch Der Softwaretechnik Softwaremanagement Author: Helmut Balzert. Die Softwaretechnik bildet einen Grundpfeiler der Informatik. Jede Softwareentwicklung basiert auf Prinzipien, Methoden und Werkzeugen. Mit Basiskonzepten kann die Statik, Dynamik und Logik von Softwaresystemen beschrieben und modelliert werden. Die Anforderungen an ein neues Softwareprodukt zu. Difficulties emotion regulation scale. Helmut Balzert Lehrbuch der Softwaretechnik: Basiskonzepte und Requirements Engineering 3. Auflage Unter Mitwirkung von Heide Balzert Rainer Koschke Uwe La¨mmel.

  • 'Questions asking for code must demonstrate a minimal understanding of the problem being solved. Include attempted solutions, why they didn't work, and the expected results. See also: Stack Overflow question checklist' – Community, Tony, Sindre Sorhus, Carsten, René Höhle
If this question can be reworded to fit the rules in the help center, please edit the question.

2 Answers

Aaron
37.2k10 gold badges84 silver badges106 bronze badges
Robert

Xampp Server

Robert
15.6k3 gold badges37 silver badges66 bronze badges

If you can't access it via

then open XAMPP control panel and make sure Apache,MYSQL (and any other you require) are running (have a green tick to the left of them).

If they don't then click 'Start' to begin running them. It should then work.

JohnnyFaldoJohnnyFaldo
2,9502 gold badges14 silver badges26 bronze badges

Localhost Xampp Index Php

Not the answer you're looking for? Browse other questions tagged php or ask your own question.