SparklyAngel Posted July 29, 2013 Share Posted July 29, 2013 For some reason, the PHP mail function causes my Visual Studio local testing environment to crash ("VS web server quit unexpectedly, starting new instance.") No email is sent or received either. mail('myemail@yahoo.com', 'message', "Hello World"); Help much appreciated ^^ Quote Link to comment Share on other sites More sharing options...
will35010 Posted July 30, 2013 Share Posted July 30, 2013 Do you get an error when running your php code from php? If not, there isn't a lot that folks here will be able to do. You are better off asking for help in a forum that is specific for your IDE if it's an IDE issue. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.