xampp php not working
        Posted  
        
            by 
                chuck
            
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by chuck
        
        
        
        Published on 2012-12-18T05:00:49Z
        Indexed on 
            2012/12/18
            5:02 UTC
        
        
        Read the original article
        Hit count: 212
        
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
© Stack Overflow or respective owner