Configuring XAMPP server to run my project
Hi! Guys, I have done a project using php and I compiled the project using wamp server. But now I want to run the same project using Xampp server so could anyone tell me how do I run the same project using xampp server locally on my computer. Do I need to change the index.php file of the project or do i modify any file?
0