0

I made a 000webhost website and I made a php form that basically evaluates whatever code you put in there. I’m trying a basic mail function to myself (iCloud account) but it always returns false. Here’s the code:

Mail(‘[email protected]’, ‘subject’, ‘body’, ‘From: <[email protected]>’);

0 Answers0