xampp php not working
- by chuck
so I have my PHP file (it all works fine the php side of it I know this for a fact) located in xampp's htdocs 'contact.php'
so In my webpage I have it linked up to there "http://localhost/contact.php" however when I press the button and it runs the php i get "Not Found
HTTP Error 404. The requested resource is not found."
am I linking it wrong? have I put it in the wrong folder (should I put it in the php www folder / how do I link that up?)
cheers