Hi All,

I am new to PHP, i have installed WAMP but have no idea how to work on it.
Can someone please guide me or provide some link how should i start?

Thanks in advance

Make sure Apache is running. You should be able to tell from the Task Manager. Apache.exe should show in the processes list. Open a browser and type localhost into the url. You should get some type of WAMP or Apache welcome screen.

The root folder is named htdocs. For example, if you have a test file located in C:/wamp/htdocs/test.php, you'll be able to access the file by typing localhost/test.php into the url of the browser.

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.