Found Solutions for Errors
mySQL

Cannot Connect to mySQL
Error statement
Warning: mysqli_connect(): (HY000/2002): No such file or directory in /Applications/XAMPP/xamppfiles/htdocs/text message/save-message.php on line 6
Solutions
Instead of using “localhost” as host name, use “IP Address” of localhost which is “127.0.0.1”.