on a friend's server mail() works just fine - on another one it does not - the tech support people there simply said "fix your code - you assume register_globals=on" --- i thought that was a bit rude of them - but ..... i am not sure what to do to correct the situation!
I'd appreciate any help! I know the mail() code works fine on a server with register_globals=on --- so am assuming there just must be someother thing I have to adjust/set/use to make it work with that register_globals thing set to off.
Thanks in advance for your comments and help.