The mail function is not working. It was working before and I have not changed a thing in my code.
Now it just isn't working. Can anyone help please? I absolutely need this to work.
---------- Post added 08-23-2011 at 01:47 AM ---------- Previous post was 08-22-2011 at 09:41 PM ----------...
Does hotmail block emails from x10hosting? I tried sending one there through the mail function but it didn't show up. It's not in the junk folder either.
I'm trying to use mysql_list_dbs but it keeps coming up with internal server error. is there something wrong with it? here is my code:
print_r(mysql_list_dbs(mysql_connect('localhost', 'xxxxxx', 'xxxxxxx')));