03-04-2008, 11:47 PM
[eluser]mikeyhell[/eluser]
I was thinking the same thing as pygon... Almost drove me mad trying to figure out why my changes to increase the php memory limit weren't being recognized.
Try sending mail with this:
I was thinking the same thing as pygon... Almost drove me mad trying to figure out why my changes to increase the php memory limit weren't being recognized.
Try sending mail with this:
Code:
mail("[email protected]", "testsubject", "test message abc123\nasd\n", "From: [email][email protected][/email]\nX-Mailer: PHPTEST", "[email protected]");