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.
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 Khumanclosed 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
2 Answers
AaronXampp Server
RobertIf 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