You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fatal error: Uncaught Error: Call to undefined function mail() in /storage/ssd5/330/21717330/public_html/send.php:15 Stack trace: #0 {main} thrown in /storage/ssd5/330/21717330/public_html/send.php on line 15
this is the error that is shown in send.php file line 15 i.e. mail($to, $subject, $txt).
What's the solution?
The text was updated successfully, but these errors were encountered:
Fatal error: Uncaught Error: Call to undefined function mail() in /storage/ssd5/330/21717330/public_html/send.php:15 Stack trace: #0 {main} thrown in /storage/ssd5/330/21717330/public_html/send.php on line 15
this is the error that is shown in send.php file line 15 i.e. mail($to, $subject, $txt).
What's the solution?
The text was updated successfully, but these errors were encountered: