Help - Search - Members - Calendar
Full Version: Can't Use The Php Mail Function
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
Axle12693
OK I'm just trying to send a simple email with PHP and it's not working. Here's my code (minus details):

mail("my@email.com", "subject", "Message");

I'm pretty sure that's right, but it's just not working. Any insight?
lawny
QUOTE(Axle12693 @ Apr 15 2009, 09:37 PM) *
OK I'm just trying to send a simple email with PHP and it's not working. Here's my code (minus details):

mail("my@email.com", "subject", "Message");

I'm pretty sure that's right, but it's just not working. Any insight?


yes because it's disabled you need to contact the admin and pay $10 or something to get it enabled
Axle12693
great... well, instead of that, I tried writing to a file for me to check later, and it won't let me do that, either. I used the function file_put_contents(). Is that disabled, too?
lawny
QUOTE(Axle12693 @ Apr 15 2009, 09:45 PM) *
great... well, instead of that, I tried writing to a file for me to check later, and it won't let me do that, either. I used the function file_put_contents(). Is that disabled, too?


not sure have you set file permissions in ftp ?
Axle12693
eh... ok, silly question. Is that the same as setting the permissions using the file manager? If it is, then I have tried, and it won't let me. If it's not, I don't know how.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.